Tool/software: Code Composer Studio
hello:
my hex can do well on debug mode with SCI (Modbus RTU). I transmit 0x03 command and the chip respond the message weill;
But when I OTP the same hex to chip and turn off ,turn on the VCC.
I send the same commend to the chip .
The SCI can't respond the message but the GPIO2 is normal as I want it to do ;
Addtional,I use the MODBUS ID as same as EEPROM CELLS on the address of 0x40000005;
By the way ,In my opinion the EEPROM CELLS don't change whether OTP or DEVRAM?