Hello Dragan!
Did you go through these manuals carefully already?
5758.TI_TMS320f28332-35_manual.pdf (p. 46,63,134);
4442.TI_TMS320x2833x, 2823x System Control andsprufb0d.pdf (p.48,102).
Regards,
Igor
Hi!
At first it seems there is something wrong about memory map of F28335. 256k is flash memory (not RAM). Refer please to 7043.TI_TMS320f28332-35_manual.pdf (page 35).
Regards,
Igor
Hi MSP student,
I'm attaching a list of devices supported by SYS/BIOS (the RTOS):
3276.devices.html
If you want TI-RTOS, which includes SYS/BIOS as well as driver support (SPI, UART, etc), the list of MSP devices supported by TI-RTOS is the following…
Hi Lorand, Lorand Bede said: I have found some indidations on how to move the time critical code from the flash to the ram, however there are all for the 335.
Here's the supporting document that would help you out: 4034.Flash to RAM.pdf
Regards, …
I ran into some issues using pdkProjectCreate script. See attached text files for output of both scripts i.e. pdkProjectCreate and pdksetupenv. The pdkProjectCreate script created a folder called MyExampleProjects but it was empty. The script appears…
Would Sys/Bios takes care of copying memory sections to RAM from FLASH by itself. Should user do something to place his/her part of the 'time critical' code to forcefully run from a section placed in the RAM while using sys/bios? Placement technique with…
Hi,
süleyman fatih kara said: When I load code to internal flash of the device, what is the procedure of the running it.
You'll have to configure the boot pins to Get Mode.
süleyman fatih kara said: Could anyone give detailed explanation about it…