#error clnk Release\vdp650.lkf:1 segment .ubsct size overflow (147)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-12-11 6:41 PM
I am using the STM8S208RB.
I would like to fix for #error clnk Release\vdp650.lkf:1 segment .ubsct size overflow (147).
Please help me
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-12-11 7:16 PM
Review the .MAP files.
Bisect the source to identify where the data is being consumed.
Use less memory.
https://community.st.com/s/question/0D50X00009XkcoYSAR/segment-ubsct-size-overflow
https://community.st.com/s/question/0D50X00009XkbAESAZ/bsct-and-ubsct-segments
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-12-26 10:20 PM
Click Project>Settings
Click C Compiler
Write ' +split ' at gap of user defined options
