Hi,
I have a program written in ARM assembly language, the task is to display a character on TeraTerm terminal. I have tried to run the program using different version of Keil microvision MDK522, MDK521a and MDK513 but it did not work with any of them. my code is correct because when I have tested it with a PC at laboratory, it worked fine. I am using teraterm version 4.93. I am using FRDM-KL25Z evaluation board and the debugger is PEMicro Debugger.
Thanks
1- The same code works fine when used with laboratory PCs, but it neither works in my laptop nor the laptops of my students. 2- the board is configured well and works perfectly with other projects in my laptop 3- I did not receive any error message when running the code, it compiles, downloads and run
I used the same board and the same laptop to run GPIO, ADC and DAC project both in c and assembly and it works fine.
Thanks for your time