barbar
Junior Member level 3
I am new with the TMS430 family and I have some question about write it with C .
I use the CCE of TI.
1. What is the exact format when I want to begin an interrupt procedure (the header context). I see the H file which contan it but I am not shure what is the right way?
2. I write a value 0b110011..0 for a variable and I get compilation error. When I change it to 0xFE10 it was o.k. If I still want to write in binary what is the right context?
I use the CCE of TI.
1. What is the exact format when I want to begin an interrupt procedure (the header context). I see the H file which contan it but I am not shure what is the right way?
2. I write a value 0b110011..0 for a variable and I get compilation error. When I change it to 0xFE10 it was o.k. If I still want to write in binary what is the right context?