Part Number: RM48L730 Other Parts Discussed in Thread: UNIFLASH I need help on Uniflash command line program for this part.
currently we are using uniflash command line as below:
"C:/ti/uniflash_3.4/ccs_base/scripting/examples/uniflash/cmdLine/uniflash…
Part Number: RM48L730 Hello.
1. Whether the EMIF(External Memory Interface) in RM48L730 can connect to NAND Flash?
2. Whether there is a memory size limitation for this NAND FLash? My target flash size is 512Mbytes or 1Gbytes.
3. The ECC described in the…
Hi Studio,
We don't have any separate libraries for Linux:
Did you use library with _NDS in name? Library with debug symbols (without _NDS) have some incompatibility with GCC and related tools.
For details refer below thread: (10) F021 flash library…
Part Number: RM48L730 Other Parts Discussed in Thread: UNIFLASH , NOWECC , , TMS570LC4357 , SEGGER Hi,
Does TI team provide a script or tool to generate ECC array under Linux ?
Part Number: RM48L730 Hi,
I want to use DCC module in one shot mode and am using the example provided in [SPNA211] application note.
does this application note take in account the advisory " DCC#24 Single Shot Mode Count may be Incorrect " mentioned…
Part Number: RM48L730 Hi,
I want to calculate ECC for Flash F021 using my own script:
According to SPNU503 : "Each ECC[x] bit represents the XOR of all the data bits marked with x in the same row & For Odd parity, XOR a 1 to the row’s XOR result. For…
Part Number: RM48L730 Tool/software: TI C/C++ Compiler Hi !
what are the GCC equivalent directives of these CCS linker ones : load , run , LOAD_START, RUN_START, SIZE ?
I want to use the flash API of the RM48L7 (F021_API_CortexR4_LE_V3D16.lib ) and compile…
Part Number: RM48L730 Tool/software: TI C/C++ Compiler Hi,
I am using F021 flash api in a RM48L730 projects compiled with arm-gcc-eabi.
when I disassembly my project, some instructions in the library function are undefined.
example : Fapi_issueAsync…
Part Number: RM48L730 Hi E2E,
Who at TI is able to contact me or could give me the details on who to contact regarding the additional SW tools for the RM48 family.
We have a project at a big infrastructure company.
Kind regards,
Karl.
Hi Kautham,
The EMIF interface module in RM57 can be used to interface NAND flash memory as well, but there are couple of constraints to keep in mind
please have a look on below threads for constraints
(4) RM48L730: ECC for NAND FLash - Arm-based microcontrollers…