Other Parts Discussed in Thread: HALCOGEN, TMS570LS3137
I have a TMS570LC4357 development board in which I need to configure EMIF pins(and some other module's pin) as GPIO. I am using HalCoGen 4.06 for generating the code. I was able to run the LED-Blink program but that was making use of HET pins configured as GIO. But for EMIF pins I am not able to find any port assigned to it which can be configured. I need to enable C4 - C14 pins as GIO but after generating the code I am not able to find any ports assigned to it which can be configure as output.
I went through an old thread on the similar topic in which it was told that halcogen doesnt provide pin configuration for all the modules. So is it possible configure EMIF pins as GPIO?