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).
I'm getting this, and I'm tired of trying to track it down...
Build target 'CM3_RTX' compiling stm32f10x_it.c... compiling main.c... compiling RTX_Conf_CM.c... compiling core_cm3.c... compiling misc.c... compiling stm32f10x_dma.c... compiling stm32f10x_exti.c... compiling stm32f10x_fsmc.c... compiling stm32f10x_gpio.c... compiling stm32f10x_i2c.c... compiling stm32f10x_rcc.c... compiling stm32f10x_sdio.c... compiling stm32f10x_spi.c... compiling stm32f10x_usart.c... compiling system_stm32f10x.c... assembling startup_stm32f10x_hd.s... compiling stm32_eval.c... compiling stm3210e_eval_lcd.c... linking... CM3_RTX.axf: Error: L6218E: Undefined symbol os_fifo (referred from p1238-3). CM3_RTX.axf: Error: L6218E: Undefined symbol os_fifo_size (referred from p1238-3). CM3_RTX.axf: Not enough information to produce a FEEDBACK file. CM3_RTX.axf: Not enough information to list image symbols. CM3_RTX.axf: Not enough information to list the image map. CM3_RTX.axf: Finished: 3 information, 0 warning and 2 error messages. Target not created
What am I missing? (I feel so lame in asking, but again, I'm tired of searching, especially if somebody out there has The Answer. And yes, I know it might not be enough information).
--Cpt. Vince Foster 2nd Cannon Place Fort Marcy Park, VA