Oct 14, 2019
11:47 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Oct 14, 2019
11:47 PM
Hi,
i was working on TC399XE and i accidently erased the Confirmation code from UCB_DFLAH_ORIG and UCB_DFLASH_COPY. Is there anyway to reprogram it, because now i am always getting the message "Debug Port Secured" on Debugger message view area.
Best Regards,
Usman Bhinder
i was working on TC399XE and i accidently erased the Confirmation code from UCB_DFLAH_ORIG and UCB_DFLASH_COPY. Is there anyway to reprogram it, because now i am always getting the message "Debug Port Secured" on Debugger message view area.
Best Regards,
Usman Bhinder
- Tags:
- IFX
3 Replies
Oct 15, 2019
12:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Oct 15, 2019
12:49 AM
Hi,
unfortunately is the device bricked. There is no possibility to recover the device. Contact your Infineon represent to get another device.
Handling of UCB must be always very carefully, e.g. don't make changes in ORIG and COPY at the same time. The COPY will be used only if the ORIG don't contain a valid confirmation code. As long the ORIG has a valid confirmation code (UNLOCKED or CONFIRMED) always the ORIG is used and COPY is ignored.
If both, ORIG and COPY don't contain a valid confirmation code then the device is bricked after next reset. This is valid for each UCBxx_ORIG and UCBxx_COPY pair.
unfortunately is the device bricked. There is no possibility to recover the device. Contact your Infineon represent to get another device.
Handling of UCB must be always very carefully, e.g. don't make changes in ORIG and COPY at the same time. The COPY will be used only if the ORIG don't contain a valid confirmation code. As long the ORIG has a valid confirmation code (UNLOCKED or CONFIRMED) always the ORIG is used and COPY is ignored.
If both, ORIG and COPY don't contain a valid confirmation code then the device is bricked after next reset. This is valid for each UCBxx_ORIG and UCBxx_COPY pair.
Nov 04, 2019
01:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Nov 04, 2019
01:17 AM
MoD wrote:
Handling of UCB must be always very carefully, e.g. don't make changes in ORIG and COPY at the same time.
As far as I know, the default behavior of iLLD drivers + base projects for AURIX gen 2 is to prepare and flash both ORIG and COPY BMHDs. So should be this changed in linker file?
Lukas Otava
Nov 04, 2019
04:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Nov 04, 2019
04:42 AM
As long you reprogram the UCB there is no problem. You have only a problem when you erase the UCB and don't program with valid confirmation code. If you will be always on the save side then always use only BMHD0_ORIG in your code (change it in the iLLD).
This widget could not be displayed.