Dear all,
I am working on an application using MSP430F5438 (revision L) + FreeRtos + IAR compiler (Data Model = Large).
There are several tasks running and everything was going smooth till my application started to block suddenly. When I stop the debug I can notice that the PC is almost all the time at location 0x000000. I have tried to solve changing the configuration of FreeRtos, increasing the task's stack for example or running only one task, but my problem still persist.
Then I read the document SLAZ046D (MSP430F541x/MSP430F543x Device Erratashet) founding out that the revision L of my 5438 is affected by several bugs.
Unfortunately I have no time to check now if my problem is related to one of the listed bugs, instead I would like to try a new revision of the chip before investigating.
Does anyone know what is the actual latest revision of MSP430F5438? I did some searches and it seems to be the revision L. Does anyone know when a new revision will be released? I tried to order a sample but there are no information regading the revision.
Thank you in advance.