• RAM/ROM usage calculation
    Hello, I am using C compiler version 4.27, assembler version 5.04 and linker version 4.28, along with microvision 3.05. Is there a way to calculate the RAM/ROM usage of my application? Thanks in advance...
  • PSB21493 RAM & ROM
    What it is necessary to assign ROM & RAM in Project - Options - Target - External Memory if I want to use SRAM 256 KBit and Flash 8 MByte? What calculate these address?
  • External ROM Startup Access NOT RUNNING (driving me crazy!)
    Hi all, Here's the deal. I am using an Infineon C167CR-LM (internal ROMless) so I have to use external ROM. I developed a software and compiled using Tasking which is already up and running in the...
  • XC164 using external ROM
    We want to place an external ROM on our dev board so that if our code exceeds flash limit we can revert to old fashioned crash & burn techniques without having to lay out a new dev board. So the question...
  • C166; RAM slower than ROM
    Hi all, This problem has been on hold for a while but a collegue of mine is looking at it again: Our app is running from flash but we want to run it from RAM (in case we would have performance issues...