HI everyone!
I'm working in a project with CAN, so i programmed the module CAN on ezdsp F2808 and i use a CAN analyzer, everthing work ok. The data that i'm sending throught bus can it is voltaje and current.
I want to save the data of each mailbox in a new variable and show each variable in watch window. so, my problem it is that i don't know where is store the data of mailbox, how can call the mailbox to assign a new variable with a new name.
Any ideas please?
Thank you