Hi Chen,
Thank you for the reply.. Yes I have Freescale MQX 4 and CodeWarrior 10 installed on my computer.
Also I have a Twr K60 board, I am able to bring a basic ethernet up on that board from one of the demo projects.
Since its BSP has RM-II configured, there was not much needed to bring it up.
I have a BASIC Doubt:
Twr board has PK60DN512VMD10(100 pin) MCU on it and our custom board has MK60DN512ZVLQ10(144 pin) MCU on it.
Is there any basic difference in terms of Register Address (or) Startup codes.
Because, in order to see MQX kernel running on the custom board, i flashed a GPIO toggle code from MQX, ( one pin which is in common with twr and the custom board)
I could not see any activity in the board.
Thank you