Hey,
I have got an ICE. Now I`m trying to run a sample project. The i2c_led.
I have some warnings in the build, because some of the functions are unknown. I dont know which header is not included. Have anyone else this problem, or can solve the problem?
I`m using CCS5.1 and the newest SYS/BIOS.
These are thesome of the unknown functions:
set_run_led();
set_act0_led();
reset_error_led();
reset_act1_led();
mmuInit();
Thanks.