Hello Elad
Thanks for the confirmation. The closest I have is a TM4C129x reference design where the image is copied from a SD Card to SDRAM and executed. But in principle the same can be used for internal Flash update.
www.ti.com/.../TIDM-TM4C129SDRAMNVM…
Hello Sridhar
As what f.m. mentioned, the execution time of a peripheral can be better captured by a GPIO toggle or using the SysTickTimer Read.
When it comes to support for FILE IO or additional memory the following TI Design would be more useful…
Hello Khoa
Yes, you can download SW-TM4C and it will take care of all the other packages.
The path of example I mentioned, you have already found. It is not directly workable on ek-tm4c1294xl as the dk-tm4c129x example uses the Touch LCD screen…
Hi,
I try to develop driver for Serial Memory (MX66L51235F) .... for this purpose i refer to sample codes in www.ti.com/.../TIDM-TM4C129SDRAMNVM... . ""ektm4c129_qssi_example""...
I am ample to perform read/erase/write in spi mode...Now i have…
Hi everyone,
I actually have the TM4C1294XL and plugged on it the extansion http://www.ti.com/tool/TIDM-TM4C129SDRAMNVM I downloaded the example but i have a problem when i'm compiling it after the importation.
I have the following error on the…
Hello Michael,
First of all you do not need an SCSI server.
Secondly, the DK-TM4C129x has 2 storage options: sd_card or Quad SPI Flash, which work as a storage. The EK-TM4C1294XL does not have either one of them. There are a few options
1. Take…
Other Parts Discussed in Thread: TM4C1294NCPDT Hi everyone,
I'm stuck (yes .. again !) with the mix between the bootloader and the extansion card : http://www.ti.com/tool/TIDM-TM4C129SDRAMNVM
It's simple, this mix is working well with the example…
HI everyone !
It's a long thread's title but ... my configuartion is complexe ... but my problem should be easy to solve.
I'm working with CCS 6.1.1.00022 and the TivaWare's example v2.1.2.111
My TM4C1294XL card is plugged on this memory extansion…