Part Number: TMS320C6746
Hi,
We are using device C6746, connected to a NAND flash memory MT29F4G16ABADA
We found out 2 problems regarding the UBL:
The UBL doesn't start runnig (no printing).
we compered the memory flash with functioning board
1.
In 2 boards the UBL secsion in flash was different in 1 bit (0 instead of 1) what caused failure in flash reading
After burning the flash again the unit worked.
2.
In one board the flash memory is identical
but the DDR text section is different (25% of the code is identical and the rest is different)
We don't want to burn that one again before invesigate the issue
All boards worked properly before sending to customer
We generate the UBL using AISGen application with following defintions:
CS3 Setup: 0x041020BD
PLL0-> CPU: 456.00
All other defintions are defaul values
For the application we use out2rprc application
We have to types of flash memory, one with pages in size of 2048 bytes and one in size of 4096
The problems were in those with page size of 4096
Do you have any idea what can cause those problems?