This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Problems with the connection between Keil and the Ertec EVA167 board. Please, Help us... Thank you.

Hello,

We have used Keil development only since few days that problems already occur.

In fact, we first tested Keil with simple examples proposed with the software (Helloworld, Traffic ...). Then it was just in simulation/emulation mode.

But we wanted to go further in using our development board which is the Ertec EVA167.
The microcontroller used is the Infineon C167CR-LM.
The connection is made by RS232.

The message that uVision sends to us is
" Connection to target system lost ". We do not understand why.

In fact, we are trying to send the source code by the Bootstrap way.

We tested a lot of different configurations to try to solve our problem but it doesn't work.

Thanks for your responses.

Parents
  • Hi Arnaud,

    do you mean with bootstraploader way, that you try to send a code more than 32 byte ?
    In this way I would recommend you to read the description of bootstraploader, since you need a second loader program.

    If this is the case (2nd loader stage program is available) first try to program with memtool, you can get at Infineon's homepage under
    16-bit Micros --> application notes.
    This tool works fine and can program nearly all 16-bit Micros from Infineon.

    Hope this helps
    Stefan

Reply
  • Hi Arnaud,

    do you mean with bootstraploader way, that you try to send a code more than 32 byte ?
    In this way I would recommend you to read the description of bootstraploader, since you need a second loader program.

    If this is the case (2nd loader stage program is available) first try to program with memtool, you can get at Infineon's homepage under
    16-bit Micros --> application notes.
    This tool works fine and can program nearly all 16-bit Micros from Infineon.

    Hope this helps
    Stefan

Children
No data