We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I'm new to ARM RTX. So i tried to compile the example RTX_ex2 in the RL folder of keil.. Its default controller was LPC2129. It compiled with it. But mine is LPC2148. So I tried to change it. Now it doesnt work anymore. Even when i tried to change it back to 2129 it doesnt work. It shows following errors. Please help.
.\Obj\RTX_ex2.axf: Error: L6218E: Undefined symbol os_sys_init0 (referred from rtx_ex2.o). .\Obj\RTX_ex2.axf: Error: L6218E: Undefined symbol os_tsk_create0 (referred from rtx_ex2.o). .\Obj\RTX_ex2.axf: Error: L6218E: Undefined symbol os_tsk_prio (referred from rtx_ex2.o). .\Obj\RTX_ex2.axf: Error: L6218E: Undefined symbol os_tsk_self (referred from rtx_ex2.o). .\Obj\RTX_ex2.axf: Error: L6218E: Undefined symbol SWI_Handler (referred from startup.o).
Thanks.. will try it. I will ask for more help if u dont mind. :)