• Writing data to flash memory
    I'm trying to follow the Application Note 138, and the accompanying example code, regarding in-system Flash programming. However, when I execute the PFlash_Write function, the system just hangs. Any suggestions...
  • Runtime programming FLASH with data
    I have trouble with in-system writing data to FLASH. I'm trying to use empty areas of single large FLASH (BRIGHT BM29F400B-90TC) for runtime data storage. Therefore, the same FLASH should be used for...
  • flash memory programing
    Hello,How can I program external flash memory for C167CX?and what are the settings for c167cx compiler for flash memory? Regards
  • XC167 - write data to flash memory
    Hi at all! I have to save some configuration Data to the flash rom of a xc167CI processor. Can I use the program flash? I don't have any experience with this topic. How do I have to config the L166 Locate...
  • Problem updating flash program memory
    I would appreciate any help getting past this problem. I am attempting to write code that I can use to update the program in flash memory. I am using the xc16x_iap-flash example and so far have...