Part Number: F28M35H52C Hello, i am using the driverlib and flashapi to develop a compact driver for the flash,
my program is executed from flash, however the entire driver is executed from ram (including flashapi and necessary flash functions)
the problem…
Part Number: F28M35H52C Hi,
We would like to use the FLASH API,
currently we are following TI examples and copying the FLASH API to RAM,
we can see it takes ~6K of RAM,
would it be possible to somehow reduce this size of used?
1. maybe it is possible…
Part Number: F28M35H52C Hi,
1. We are using Sys\Bios and trying to reduce RAM memory usage,
we found that we have a substantial chunk of RAM memory allocated for the heap, the size of this memory is 10240,
following is the screenshot from the .cfg file…
Part Number: F28M35H52C Other Parts Discussed in Thread: TIDM-HV-1PH-DCAC , C2000WARE Hi Team,
Good day. I am posting this inquiry on behalf of the customer.
" I have a single-phase solar inverter power board and an f28m35h52 control card. I am a student…
Part Number: F28M35H52C I have a board with F28M35H52C1 configured as usb host to a 4-port usb hub, barcode scanner, usb flash drive, and a custom usb bulk device. The USB MSC part of the project was derived from USB MSC example in control suite.
The…
Part Number: F28M35H52C Other Parts Discussed in Thread: SYSBIOS Hi,
I am wanting to implement FatFS in TI-RTOS for the C2000 on an existing custom hardware with the N25Q flash chip. I have the latest available tirtos_c2000_2_16_01_14. Some examples I…
Part Number: F28M35H52C Other Parts Discussed in Thread: CONTROLSUITE , C2000WARE I'm using v2.06 usblib downloaded as part of controlsuite. I want to download the latest version to see if there were changes that might help solve a problem I'm working…
Part Number: F28M35H52C Other Parts Discussed in Thread: C2000-CGT I am a Dev Ops engineer working to create a software toolchain to compile/assemble/link/build an application image for a processor in the F28M35H52C independent of Code Composer Studio…
Gerald,
Since I did not hear any response from you in the past two weeks, I am assuming that the issue is now resolved.
I am closing this post. If you have further questions, please open a new post.
Thanks and regards, Vamsi
Part Number: F28M35H52C Hi,
I'm porting some existing bare metal application to TI-RTOS. The chip we use is the F28M35H52C1.
The code has firmware upgrade feature which resets the CPU after programming new firmware by using SysCtlReset().
My question…