Hello everyone. Now I use the C167 evaluation board with two external FLASH ROM---29F010. I want to make clear how the system will run when it is reseted. In the .m66 file of a project, I find the address of the startup section is 000122H. But in the hex file, the content in the first two bytes are as these:FA 00 22 01 I don't know why there is a "FA 00" in the low byte . Can you help me ? Thanks a lot .
oh,Walt,Thanks a lot.