• Directory management in RL-Flash ....
    No news concerning the ability to create or delete directories in (actually useless) Rl-Flash library ?
  • Multiple License Files for Same product
    Hi All, I am trying to configure two license files for same product in Flexlm License manager. Could you please help me for this configuration ?
  • Accessing a mailbox across multiple files
    I declared a mailbox 'DMAmbx' in a header file called definitions.h, initialized it in the main function and used it to send messages through an interrupt service routine in a different file (dma.cpp...
  • NAND FAT file system management
    Hello experts, I am developing a C165 based mass storage device and need to implement a FAT file system on flash. I've read a lot about problems with the life time of NAND due to repeated read/write...
  • Memory management
    I used 64k external code memory and 64k external data memory So in assembly we will can use movc and movx instruction to access code and data memory but how can we access code and data memory using C...