From the .map file snippet below, it seems that I have the TSK module in my build, but TSK_sleep is undefined. It is in the tsk.h file. I'm using the OMAP-L137 and bios_5_33_03. Note that TSK_yield is defined. No, I don't intend to use TSK_sleep in my final project. I'm just experimenting. Any clues? My compile works, but linker fails.
c3e86530 _TSK
c3e694f8 _TSK_ATTRS
c3e86e24 _TSK_collect
c3e69514 _TSK_config
c3e6b300 _TSK_create
c3e6c840 _TSK_delete
c3e6f104 _TSK_disable
c3e6f0e0 _TSK_enable
c3e6d900 _TSK_exit
c3e86dc4 _TSK_idle
c3e7fc60 _TSK_init
c3e86528 _TSK_nTasks
c3e8652c _TSK_pid
c3e86e84 _TSK_process_data
c3e6cb28 _TSK_setpri
c3e6cd60 _TSK_setup
UNDEFED _TSK_sleep
c3e6df84 _TSK_startup
c3e6eba0 _TSK_stat
c3e69534 _TSK_timerSem
c3e6e600 _TSK_yield