This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS570LC4357: setupFlash in system initialization sequence

Part Number: TMS570LC4357
Other Parts Discussed in Thread: HALCOGEN

While generating code from Halcogen, setupFlash() is called during system initialization systemInit() method. we are not accessing flash in our application and want to remove the setupFlash in the initialization sequence. Does it have any sort of impact over our application? Please let me know your inputs over it.