Hi All, I am using EZ USB FX2 dev kit. I am just new to this all and need t program 8051 through a firmware program. I am working in window environment. I need help about how to start and specially in finding som sample "firmware Program" which can be compiled through keil.
Thanks in advance
Didn't find your answer? Ask the community — no account required.
N
nappy
You will need to load in the Keil Assembler output Intel Hex file.
Reset the FX2's 8051 like this: ... ResetUSB8051(TRUE);