• Execute Application in different address Space
    Hi Folks, I am developing a software wherin we came across a requirement which states. My application should be executed in seperated address space as considering my drivers and libraries. I understand...
  • Change the execution address of a library
    Hello I am working with a C161U micro on an EASY UTAH target. Well I have two projects, startup and application, that I load on Flash with the Flash Tool. At the target reset, what it is on flash...
  • Breakpoint set function execute issue
    • Hi, • • We have a need to start Keil UV4 Debugger from Command Line for loading and executing a C166 ModV2 application of XLARGE memory model. We also need o use a .ini file in which we give definition...
  • Defining Address Space for Application
    I want to load two different applications into memory. One application will jump to the other. How do you set up the start address in memory and the code size that the compiler will use in generating...
  • Start execution from absolute address
    Hello, on my two Infineon boards (one equipped with an XC161 and the other with an XC167) I am not able to use the built-in CAN bootstrap loader mechanism, therefore I am writing a C program dedicated...