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

configuration flash

Hello all,

I'm currently working on in-system programming the xc161cj via the CAN bus. The problem I'm facing is that there is 2K byte of configuration flash onboard (infineon user's manual for xc161), but I don't know how to access this. I don't even know if this 2K of flash is suitable for boot code. Has anyone done this before? Can you give me some tips.

Thanks for your time
Tom

Parents
  • If you mean the 2k FLASH Section - there is no way to use as "user".

    Sorry - you have to setup your code in one of the other sections - I would recommend the first 8K sector if possible, since the programm will start from here. Than wait for the CAN command to reprogram and deside which vector should be reprogrammed.

    Stefan

Reply
  • If you mean the 2k FLASH Section - there is no way to use as "user".

    Sorry - you have to setup your code in one of the other sections - I would recommend the first 8K sector if possible, since the programm will start from here. Than wait for the CAN command to reprogram and deside which vector should be reprogrammed.

    Stefan

Children
No data