This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Issues using SYSBIOS 6.42.2.29

Other Parts Discussed in Thread: TMS320F28377D, SYSBIOS

Hi 

I am working on TMS320F28377D processor.

I just downloaded SYSBIOS 6.42 and I have noticed that my processor is not booting up after I download the code.

I don't see any issues with SYSBIOS version 6.41 though.

Does anyone else have noticed such kind of issues.

Please help and greatly appreciate it.

Thanks

Ram

  • Hi Ram,

    Couple of questions. Are you getting any error messages on the console ? Does your application reach main() ?

    Also, does the project work as is if linked with SYS/BIOS 6.41 ? I am trying to understand if some changes were made to the project sources when SYS/BIOS version was updated to 6.42 ?

    Best,
    Ashish
  • Hi Ashish
    Thanks for your prompt response.

    I don't see any error messages in console window.
    I am able to compile the code and load it on to the target (28377D).
    Once the code is loaded, the execution doesn't stay at resume.
    The application doesn't take to main().

    From Project properties->general->RTSC tab I was switching between 6.41 to 6.42.
    With 6.41, I can get my project working properly but not so with 6.42.

    Please let me know if you need any more info on this.

    Thanks
  • Hi Ram,

    Its hard to tell what might be happening due to the lack of any error msgs and since the application does not even reach main(). Can you share your project ? I would like to repro the problem on my end and debug it.

    Best,
    Ashish