Tool/software: Code Composer Studio
Hi there,
I wrote and tested a firmware for the PGA900 and it worked perfectly fine when using DEVRAM Memory. Now I wanted to store the Firmware in OTP Memory so that I don't have to
program the Memroy after every Power On. Now using the OTP the Firmware behaves different. For example I'm communicating via SPI to an other device. Works fine on devram but does not work for a long time in otp mode. Are there any changes in Performance or Hardware of the PGA Platform when using different Memories ?
Thanks, A