阅读:1063回复:0
EZ_USB使用FirmwareFrame,汇编和C 如何混合编程?
我编的一个汇编程序,类似EZ_USB例子中的EzBulk_asm,主要实现对外部RAM的数据上传功能。如何才能把它加入到FirmwareFrame中去,我看了EZ_load.pdf中说道:
The fw.c file included in the example and other examples provided in our development kits, contains code that ensures descriptor and setup information is loaded internal to the chip. Do not comment out this code when developing your firmware. 看了需要 C和汇编 混合编程,那位高手可以指导一下,谢谢! |
|
|