• about the process of instruction fetch
    Hi: I have read one of the app note that keil provided "in-system flash programming" ( http://www.keil.com/support/docs/2364.htm ) and became confused. In my opinion, the uC core can only fetch instruction...
  • about cc2430 xdata memory process
    I would like to use externel memory in CC2430 board. I found an example named 'HalFlashP'. And I can see uint8_t_xdata use in 'HalFlashP.nc' like this --> uint8_t_xdata eraseFunctionBuffer[] = ...
  • overlay process
    once i build I get following warning *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
  • in-place processing
    Hi, I am writing device driver for nand flash. I want to know whether the nand flash supports in-place processing or not. If it supports please give me the detail, how it can be done.
  • image processing
    Dear sir.. i want to do image processing application such as zooming ,flipping ,-veing,splitting,rotating,saving in to ram and recalling that from ram.In 8051 c keil cross compiler but keil dosnt support...