--------------------------
IarIdePm
-------------------------- -----
Tool Internal Error:
Internal Error: In function:
Diagnostic: Value is too large to be represented as an unsigned 32-bit quantity.
P0: 0 P1: 0
------------- ---------------
After analyzing and speculating the cause of the error, it was found that there was no error during the compilation process, but only during the linking process. This might be because the linking settings were incorrect, and the new version of IAR had changed the configuration files required for linking. I checked the Linker series settings in the Option settings box, and finally found that the xcl configuration file selected in Linker - Config - Linker command file was incorrect.
Solution: Option——Linker——Config——Linker command file, check Override default, click the button on the right, and select the xcl file under the path IAR SystemsEmbedded Workbench 5.48051configdevicesTexas Instruments. The specific one depends on the logo on the chip . If it is 2530F64, select lnk51ew_cc2530F64.xcl, and if it is F256, select lnk51ew_cc2530F256.xcl
You can also use other xcl configuration files instead of the xcl provided by IAR. For example, the ZStack program includes a configuration file named f8w2530.xcl in its ProjectszstackToolsCC2530DB directory, and ZStack uses this configuration file instead of the one provided by IAR.
Previous article:How to make your own 51, AVR microcontroller development board
Next article:Design of single chip pipeline counter
Recommended ReadingLatest update time:2024-11-16 22:53
- Popular Resources
- Popular amplifiers
- Wireless Sensor Network Technology and Applications (Edited by Mou Si, Yin Hong, and Su Xing)
- Detailed explanation and engineering practice of unmanned monitoring technology (Xie Jianbin, Li Peiqin, Yan Wei, Liu Tong, Lin Chenglong, Hong Quanyi, Zhou Hongfei, Cui Yibing)
- Introduction to Wireless Sensor Networks (Edited by Ma Sasa et al.)
- Introduction to the Internet of Things (Liu Yunhao)
Professor at Beihang University, dedicated to promoting microcontrollers and embedded systems for over 20 years.
- Innolux's intelligent steer-by-wire solution makes cars smarter and safer
- 8051 MCU - Parity Check
- How to efficiently balance the sensitivity of tactile sensing interfaces
- What should I do if the servo motor shakes? What causes the servo motor to shake quickly?
- 【Brushless Motor】Analysis of three-phase BLDC motor and sharing of two popular development boards
- Midea Industrial Technology's subsidiaries Clou Electronics and Hekang New Energy jointly appeared at the Munich Battery Energy Storage Exhibition and Solar Energy Exhibition
- Guoxin Sichen | Application of ferroelectric memory PB85RS2MC in power battery management, with a capacity of 2M
- Analysis of common faults of frequency converter
- In a head-on competition with Qualcomm, what kind of cockpit products has Intel come up with?
- Dalian Rongke's all-vanadium liquid flow battery energy storage equipment industrialization project has entered the sprint stage before production
- Allegro MicroSystems Introduces Advanced Magnetic and Inductive Position Sensing Solutions at Electronica 2024
- Car key in the left hand, liveness detection radar in the right hand, UWB is imperative for cars!
- After a decade of rapid development, domestic CIS has entered the market
- Aegis Dagger Battery + Thor EM-i Super Hybrid, Geely New Energy has thrown out two "king bombs"
- A brief discussion on functional safety - fault, error, and failure
- In the smart car 2.0 cycle, these core industry chains are facing major opportunities!
- The United States and Japan are developing new batteries. CATL faces challenges? How should China's new energy battery industry respond?
- Murata launches high-precision 6-axis inertial sensor for automobiles
- Ford patents pre-charge alarm to help save costs and respond to emergencies
- New real-time microcontroller system from Texas Instruments enables smarter processing in automotive and industrial applications
- Talking about IoT and 5G
- [Distributed temperature and humidity acquisition system] + STM32H745I-LWIP debugging process
- 【Recruitment】RF, chip, engineer
- Using LM339 to form an oscillator
- 【TI recommended course】# Master the design of flyback power transformer and circuit#
- EEWORLD University Hall----Live Replay: Third Generation TI C2000? New Features and Resources Update
- Show off the boards (Launchpad and Arduino)
- Application of independent watchdog IWDG in STM32F4 series MCU
- [RVB2601 Creative Application Development] Practice 6-Multi-level menu display test
- Disassembly preview, guess what is going to be disassembled?