Hello,
I recently got a FRDM-MX91 board to do some bare-metal experiment with the A55, just to discover that the CPU lifecycle is OEM_OPEN ("OO" in USB descriptor string), thus preventing unauthenticated debugging. This means, for example, that TRDC registers cannot be accessed and debugging hangs quite often.
Is there any specific reason why the CPU lifecycle on this development board (and I suppose also on FRDM-MX93) is not TEST/DEVELOPMENT (i.e., "BA" in USB descriptor string)?
To my knowledge, the only solution to this issue is to replace the CPU with a brand new one - or do I have other options?
Thank you in advance and best regards,
Stefano