View Issue Details

IDProjectCategoryView StatusLast Update
0000375NetDCU-USB-LoaderTool/Utilitypublic2010-11-25 13:10
ReporterKiepferAssigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Product Version1.0.0.9 
Target Version1.0.0.11Fixed in Version1.0.0.11 
Summary0000375: .bin files are always identified to be Nboot images.
DescriptionThis causes heavy problems when loading a PSD file. If the NBoot image is not beeing checked again by EBoot before storing into flash, NBoot will be overwritten and the board may not be able to boot again.
Additional InformationA lot of customers already ran into this problem.
Forum Link

Activities

Kiepfer

2010-11-25 09:26

developer   ~0000298

Detection is arranged by detecting the size of the .bin image. If it is less 4k it is asumed to be a NBoot image.

Kiepfer

2010-11-25 13:10

developer   ~0000299

Extension .psd is supported too.
All files with a .bin extension will be analyzed in more detail. Stepstone will only be applied if the exception vectors that must reside insinde the file are read correctly.