• Fill out data at the specific address in scatter file
    Hi, I'd like to port GNU linker file into scatter file format. One section will write some data (include region's base and length) to fixed address in flash. Any one knows how to translate below's...
  • Fill out data at the specific address in scatter file
    Hi, I'd like to port GNU linker file into scatter file format. One section will write some data (include region's base and length) to fixed address in flash. Any one knows how to translate below's...
  • Need to print out the register contents
    I have studied the MCS-51 Instruction set (8051 instruction set summary) but I do not see how to print out the registers' contents. Can't find anything about this in the Help either. Help!!!
  • Using printf to print out debug message
    Hello, I am learning to program STM32F4 based micro controller(using STM32F429ZI DISC1 board). I am trying to use printf function to print out debug message. I have used following sources as reference...
  • Using printf to print out debug message
    Hello, I am learning to program STM32F4 based micro controller(using STM32F429ZI DISC1 board). I am trying to use printf function to print out debug message. I have used following sources as reference...