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.