I am new on ARM and I am using Keil micro vision v3 . I had build an example for RTX kernel on NXP LPC2368. I flowed step by step the description (Getting started for arm ) but
While I compiled this build I get this Error
RTX_Test.axf: Error: L6218E: Undefined symbol __SWI_0 (referred from swi_table.o).
Can anyone help me to solve this error.
well, I never worked with RTX, but why you just add the references that cause trouble and see what it gives? you might need to do an extra configuration step of RTX, leaving the entries for 0-7 in place. I would suggest that you consult your documentation.