This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

cyclone_device.h缺失

Other Parts Discussed in Thread: UCD3138

调试UCD3138_HSFB_VM-029的时候,发现如下文件缺失cyclone_device.h,Cyclone_device.h,能否麻烦发一份完整的程序源码给我,或者帮我解决一下问题。

  • http://www.ti.com/product/UCD3138/toolssoftware

    你可以去这里下载

  • 我已经下载了程序,用import导入后,编译,产生了102个错误,麻烦告知一下如何使用。

  • Description Resource Path Location Type

    #1559 Interrupt handlers must be compiled in ARM mode interrupts.c /UCD3138HSFBEVM_029 line 9 C/C++ Problem

    #1559 Interrupt handlers must be compiled in ARM mode interrupts.c /UCD3138HSFBEVM_029 line 14 C/C++ Problem

    #1559 Interrupt handlers must be compiled in ARM mode interrupts.c /UCD3138HSFBEVM_029 line 21 C/C++ Problem

    #1559 Interrupt handlers must be compiled in ARM mode interrupts.c /UCD3138HSFBEVM_029 line 28 C/C++ Problem

    #1559 Interrupt handlers must be compiled in ARM mode software_interrupt.c /UCD3138HSFBEVM_029 line 11 C/C++ Problem

    #1559 Interrupt handlers must be compiled in ARM mode standard_interrupt.c /UCD3138HSFBEVM_029 line 585 C/C++ Problem

    #179-D variable "output_current" was declared but never referenced standard_interrupt.c /UCD3138HSFBEVM_029 line 169 C/C++ Problem

    #551-D variable "current_share_temp" is used before its value is set standard_interrupt.c /UCD3138HSFBEVM_029 line 182 C/C++ Problem

    This project is currently in 'manual' Parser Preprocessing mode - no dependency graph is automatically generated. This mode should only be temporarily used to generate various pre-processor listing files. Please switch the Parser Preprocessing mode back to 'automatic' for you regular builds. UCD3138HSFBEVM_029 properties Problems

    请问如何处理?