This is a discussion on can I run vxworks5.5.1 on Core Duo CPU? - VxWorks ; I have a computer with Cuo Duo processor, and I neet to run VxWorks 5.5.1 in the computer. At first, the bootrom based on Pentium4 BSP in VxWorks 5.5.1 can not boot. So I undefined the macro "INCLUDE_CPU_PROBE" in config.h, ...
I have a computer with Cuo Duo processor, and I neet to run VxWorks
5.5.1 in the computer.
At first, the bootrom based on Pentium4 BSP in VxWorks 5.5.1 can not
boot. So I undefined the macro "INCLUDE_CPU_PROBE" in config.h, and
compiled the bootrom again. Then the bootrom can be boot well.
I built the vxworks image based on the BSP, and the image was
downloaded to the target through Ethernet. But the target stopped and
halted. Do I need to change anything in BSP?
Does anyone run VxWorks 5.5.1 in Cuo Duo CPU?
Help! Thanks very much.