• mcpu settings to cover most popular systems for a binary distribution of Julia
    Hi, We're trying to figure out an optimally small yet performant set of gcc builds for shipping arm binaries of Julia ( http://julialang.org ) Previously we've built two binaries with: march = armv7...
  • why printf in embedded C?
    i am using keil uvision 2. plss tell me why we use printf in embedded c? if its 4 debugging,HOW? if its 4 serial commn/transmit characters to serial port,HOW? plsssssssssssssss some1 help..........
  • embeded
    Hi , i think the problem with your watch dog reset is as soon when you mov the value of CH into ccap4h register this will reset the uC as both will get matched
  • Embedded
    HI, Im using 7 inch tft with lpc 2478 controller.I just want to display one of the colors on the tft without using SDRAM but im not getting to which register im supposed to send the data .Please can...
  • Why the keil reset to DAbt_Handler?
    Hello,all: I want to port the FatFs written by ELM Chan to keil for my AT91SAM7X demo board,but when I use f_open to open a file,it reset to DAbt_Handler B DAbt_Handler the cause for it is the code...