• stop debugging if a specific location will be written
    Hi, is it possible (working with MDK version 3.4) to tell the debugger, if a part of the code (e.g. sdram addr 0x20000100) will be written by the program code, the debugger should stop at this command...
  • i want convert hex to decimal
    i am receiving number from ADC naturally its in the form of hex,but i need display it as decimal so its need conversion or any other method pls help me
  • ISR how it is written
    Hi all How ISR interrupt service routine is written in C ? In an ARM based micro micro, all is said in the app note is the phisical address that the PC will jump to in case of interrupt So how...
  • IAP data not being written
    I am trying to write data to the ROM using IAP. I check the return codes for both the prep for write and the copy to RAM functions and they are telling me command_success but when I copy the data back...
  • Written in C ++ language
    Please, a simple example of blinking for 8-bit microcontroller, written in C ++ language, can someone reproduce it?