• How to decide common codebank size?
    Could anyone tell me how to decide commonBank size? and How to check my program size in each bank? I am so confused that how to use codebank. I once changed the size of bank area, but found that my...
  • How to decide common codebank size?
    Could anyone tell me how to decide commonBank size? and How to check my program size in each bank? I am so confused that how to use codebank. I once changed the size of bank area, but found that my...
  • Firmware works only in combination with monitor
    Hi, I have written firmware for a Cypress FX2 controller. The strange thing is: when I first download the monitor and after that my firmware, everything works fine, but when I just download my firmware...
  • Firmware works only in combination with monitor
    Hi, I have written firmware for a Cypress FX2 controller. The strange thing is: when I first download the monitor and after that my firmware, everything works fine, but when I just download my firmware...
  • combine two projects with diff optimizations
    1. I have two projects. One is time critical so I have optimized it with cross-module+level 3+ time. 2. Second is not time critical & want to optimize for size- cross mod+microlib+level2. Can...