Hello cristianzamfirescu !
Thanks for replying !
I wrote a code using Processor Expert Component for Byte Control, on Port A.
First I set the value of Port A as 0xFF. That gave a logic high (3.3V) output signal.
Then I wrote another code, setting the value as 0x00 for Port A, which gave a logic low (0V) output signal.
When I toggled the value of that Byte component, in a single code, the toggling did not happen.
How do I solve this issue ?
My hardware is the same layout as the Freescale Reference design 1321x_IPB_RevA which I got in the Reference Designs Section of Freescale Website.
I have used the same design, only the circuit layout is different and I have used locally available, but compatible components.
I will execute the code again today, and will let you know, about what happens after PE_low_level_init().
I use the PnE Multilink Universal Programmer, so will try to connect it to device in Debugger mode.
Meanwhile, if I am missing some settings, could you please let me know ?
I will check all my component configuration settings again and try executing it again.
Regards,
- Pinakin.