• Error 530: Device Has No Processor Definition
    Hi. Can someone explain to me why I get this error when I install the SAM E70 Xplained pack from the package manager?
  • Error 530: Device Has No Processor Definition
    Hi. Can someone explain to me why I get this error when I install the SAM E70 Xplained pack from the package manager?
  • PIN DEFINITION
    Can I change a pin definition in an assembler module when program is running? I would add a parameter at my assembler routine but if I do my program will not work because the time of esecution is very...
  • string definition
    I have following code but find that x and y are the same value on the debugger. viewing ARM assembly review that the memcpy use same string address. #define A "\xA0\x00\x01" #define B "\xA0\x00\x02...
  • Strange Definition
    Moving a project from IAR EW8051 to Keil PK51 because I have a restricted set of IAR tools and I have full set of Keil tools. In many places in the code there is a construct such as for(uint8 i=0;...