3665 views|1 replies

2694

Posts

0

Resources
The OP

TI source file interrupt vector file for 28335 [Copy link]

There are two interrupt vector source files for 28335 provided by TI, DSP2833x_DefaultIsr.c and DSP2833x_SWPrioritizedDefaultIsr.c. When I included these two files into the project, the prompt symbol was redefined in these two files. I kept DSP2833x_SWPrioritizedDefaultIsr.c, which caused DSP2833x_PieVect.c to report that the symbol was not defined. Only keeping DSP2833x_DefaultIsr.c can compile. Please explain these two files, because I see that they both define interrupt programs and I can't see the difference.
This post is from Microcontroller MCU
Personal signature作为一个水军,就是尽量的多回帖,因为懂的技术少,所以回帖水分大,见谅!
EEWORLD开发板置换群:309018200,——电工们免费装β的天堂,商家勿入!加群暗号:喵

2694

Posts

0

Resources
2
I looked at it myself, but I don't know if I understand it correctly. These two source files are files that define interrupt routines, and their definitions overlap. The definition of DSP2833x_SWPrioritizedDefaultIsr.c is more complicated, with definitions enabled and editable interrupt priorities. For example, TINT0 is enabled to the highest priority of the group of PIEs, while DSP2833x_DefaultIsr.c is simply defined according to the default interrupt priority of the device. Now comment out one of the interrupt functions that are repeatedly defined in the two files, and it can be compiled normally.
This post is from Microcontroller MCU
Personal signature作为一个水军,就是尽量的多回帖,因为懂的技术少,所以回帖水分大,见谅!
EEWORLD开发板置换群:309018200,——电工们免费装β的天堂,商家勿入!加群暗号:喵

Guess Your Favourite
Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

Related articles more>>

    EEWorld
    subscription
    account

    EEWorld
    service
    account

    Automotive
    development
    circle

    Robot
    development
    community

    About Us Customer Service Contact Information Datasheet Sitemap LatestNews

    Room 1530, Zhongguancun MOOC Times Building, Block B, 18 Zhongguancun Street, Haidian District, Beijing 100190, China Tel:(010)82350740 Postcode:100190

    Copyright © 2005-2025 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
    快速回复 返回顶部 Return list