I currently have a working project for the C167. I need to port this application to the st10f273. How do I convert program and setup the compiler and tools for the st10?
i can disassemble this hex file but this is not mean that i have .asm file. sure, not that that is gong to do you much good
i can modify hex file and develop sure, but that is in machine code and no ARM is going to run c16x machine code
you will need to get the source or START FROM SCRATCH
>>but that is in machine code and no ARM is going to run c16x machine code
Pretty sure you'll find that the ST10 isn't ARM based.