We're looking for your help booting from a NAND8 chip, the MT29F4G08ABAFAH4 (similar to the NAND8 MT29F4G08ABADAH4), with the only differences being 8-bit ECC vs 4-bit ECC, the page size is doubled, and the OOB size is 256 instead of 64.
The problem…
Part Number: LAUNCHXL-CC1352P Other Parts Discussed in Thread: CC1352P , FLASHTOOL , UNIFLASH , After unboxing a brand new dev board with LOT no: 3072018LK3 , the CC1352P seem to not work.
Tests performed so far:
- Attach via USB to PC -> OK, both…
Hi, Jan-Marc,
That is correct. Actually in the thread I provided, it says the flashtool was from https://github.com/jonpovey/flashtool .
" I've been able to unlock the U-Boot partition, now when I use the tool https://github.com/jonpovey/flashtool…
Thanks for your quick reply. That helps.
TI SDK is not used in our project. We use Yocto. U-Boot version is "ti-u-boot-2019.01"
I've confirmed u-boot loader got written properly to the specific memory address/partition. Also, if I boot up u-boot from…
Hello Marcel,
Just to set expectations: This is very old software running on a very old part. Nobody on my team has any expertise on the part or the software, so we are going to be limited in the support we can offer to you.
Have you tried re-flashing…
Hi Jan,
The programming process was stuck in "get storage list" as following :
Please help, thanks
Martin
------------------------------------------------------------------------------------------------------------
C:\Github\FlashTool\FlashTool…
So an update..
flashtool.c DID work, no changes were needed!
Just needed to use it with the following options:
./flashtool -w -s 0 --dm365-rbl --ubi /dev/mtd1 uboot_and_ubl.bin
Again, thanks to Mark Deneen for the advice. Both the device driver…
Part Number: EK-TM4C123GXL Other Parts Discussed in Thread: FLASHTOOL , Hi,
1) I am using EK-TM4C123GXL kit. During programming the ICDI interface ran into problem and I could only see Firmware Upgrade option in the device manager. Using LM FlashTool…