Hi bigMac,
thank you for your reply
am not familier with CW or LJ12, iam just a bigginner, although i have strong knowledge with PIC and ATMEL, any way iam just started using FreeScale controllers;
i know it's very simple to most of you, -who familier with HC08-
the situation is: iam using CW 5.1 i need to to simulate E2PROM, by assembly, how can i do this
please can you provide me steps, like
1-open .........
2- write this line...............etc
this is very important to me;
i have a suggestion:::::in PIC for example there a sub routines for popular elements;
like ADC have it's own subroutine.....etc,,,,,,,,,why we don't make that subroutines for ADC and RTC and LCD_DRIVER,,,,,,,,so when any one gonna use any one of them he will just place the subroutine in his project.