• Cypress Cy7c68013a
    We have decided to use the Cypress FX2 which has code examples for Keil. While I have years of experience with IAR and Ti Code Composer I'm new to Keil and have not seen _AT_ used as follows: EXTERN...
  • Cypress Cy7c68013a
    We have decided to use the Cypress FX2 which has code examples for Keil. While I have years of experience with IAR and Ti Code Composer I'm new to Keil and have not seen _AT_ used as follows: EXTERN...
  • Removing Code will adjust whole program
    When I remove a little piece of code, what has no issue with the working of my program, the program doesn't work at all. Also I've got 2 function that aren't used at all, but when I remove them, my...
  • Clean Whole Cache on Cortex-A9
    I am doing some benchmarking and I need to clear the cache before each test. I have this example here: Caches and Self-Modifying Code However, I just want to clean the whole cache. Is there an easy way...
  • Clean Whole Cache on Cortex-A9
    I am doing some benchmarking and I need to clear the cache before each test. I have this example here: Caches and Self-Modifying Code However, I just want to clean the whole cache. Is there an easy way...