:”test core close interrupt time”experiment can’t work
1.I am a new learner about ucos_ii,and I use tm4c123gxl launchpad to work this exam.
2.I have programed the exam program and include the file which the exam program needs.But it can’t run before conect with tm4c123gxl.
3.The error is
Description Resource Path Location Type
#35 #error directive: "CPU_CFG_NVIC_PRIO_BITS not #define'd in 'app_cfg.h' " /* See Note # 3 */ .ccsproject /core_interrupt_period3_2 line 110, external location: D:\ucos\github\uC-OS2-develop(1)\uC-OS2-develop\Ports\ARM-Cortex-M\ARMv7-M\CCS\os_cpu.h C/C++ Problem
It just like I can’t define the CPU_CFG_NVIC_PRIO_BITS.And I don’t know how to deal.
The program and include file have pakaged in appendix.
If you can deal with the problem,I will appreaciate it. Thank you for your reading.