Part Number: TMS320F280037C
Tool/software:
I want to send set of variable's values through CAN for monitoring purpose. Some of these variables are declared in cla to cpu RAM. I am tryig to send these variables from cpu through CAN inteface to another can node (on power ON).
The latest values of these variables are getting updated on watch window when code is running in debug session. But it's showing zeros for all parameters on power on reset.
I tried to copy these values in cpu side temperory variables and used these temperory variables for transmitting CAN messages, still it same.
Why is it not working on power on reset?







