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.

Problem with CCS v53 in SYS/BIOS Swi management.

Good morning,

i have installed ccs v5.3 and i have a problem with .CFG.

I have imported my project and when i open the .CFG ans select the swi, each swi is not show in a windows with information related to that swi. It remain in update state.

Moreover is show the source tab,  when i select an swi, it show the text section related to that swi. But i try to modify the text, a reposition to the top of the file occur.

Then, when i modify the tex of swi and try to save the .cfg file an error occur ("Save Failed. java.lang.NullPointerException").

Have you solution for this problem?

 

Thanks and regards

Fabio

  • I have experienced similar problems.  As Fabio wrote, the individual instances of SWIs (and also Tasks, HWIs, Mailboxes, etc.) do not show up.  I can edit the source text without any repositioning problems, but I do get the java.lang.NullPointerException every time I try to save the source.  Despite that error, it seems to work just fine.  

  • Hi Fabio/David,

    I tried creating a new ARM M3 project in CCS 5.3 and was not able to reproduce the issue you are seeing. I was able to see all instances (along with their details) in the Swi -> instance tab. I was also able to modify the source and save without issues. Can you share the BIOS version and target you were using when you saw this problem ?

    Thanks,

    Ashish