********************************************************************************
* Detailed Description:
* Application performs basic initialization, setup PLL to maximum allowed
* frequency
*
*
* Mode transition to LPU_STOP is executed. CAN_0 is configured to wake up from
* LPU_STOP to LPU_RUN using message with standard IDE = 0 as a wake up
* preselected matching criteria. After wake up from LPU_STOP, user
* LED1 is blinking.
*
* Modified files: mem.ld, sections.ld, startup.s, added file z2_restart.s
*
*
* ------------------------------------------------------------------------------
* Test HW: MPC5748G-324DS, MPC574xG Motherboard
* MCU: PPC5748GMMN6A 1N81M
* Fsys: PLL0 160MHz
* Debugger: Lauterbach Trace32
* PeMicro USB-ML-PPCNEXUS
* Target: internal_FLASH (debug mode, release mode)
* EVB connection: Default
*
*
*
********************************************************************************
Hi,
Can I use U-multilink to test this code?When I use this tool, I can not debug properly.