Other Parts Discussed in Thread: SYSBIOS
Hi
According to the description on this web site
processors.wiki.ti.com/.../Processor_SDK_RTOS_Board_Support
I tried to use the Board_init() function.
As written there I included "ti/board/board.h in my project.
When I try to use the Board_init() function I get a linker error saying that this function could not be found, see screenshot
The mentioned documentation does not say what has to be done additionally to work properly.
How can I use Board_init()?
Regards
Markus