Hi Sahana, I tried to write a byte into 0x702FFFF0, then do a software reset. But the data was reset to 0. I write data and do a reset by a CAN command and read data from that address by another CAN command. From the debugger, I could see the 0xAA was write in and reset occured as debugger lost communication. Then when I read data by another CAN command, I got 0x0. Any idea? Thanks
↧