danadarme wrote on Wednesday, July 13, 2016:
Hello
I am an EE student working on a project using Code Composer Studio IDE. I am running into an error with the FreeRTOS function void prvPortStartFirstTask( void );
during runtime, the program reaches this point and then crashes. I have read from a discussion posted two years ago that that the address is being mapped to the top of the stack but then the program doesnt know where to go from there? Im not keen on how to fix this as I am fairly new to embedded systems.
Please advise.
Thank you,
Dan