How to delete __RAL CONST from flash
When checking the memory map (MSP430F1611) I have these definitions, how do I remove those ? It takes 474 bytes from flash memory and I don't use any of these.
___RAL_codeset_ascii
___RAL_c_locale_day_names
___RAL_c_locale_abbrev_day_names
___RAL_c_locale_month_names
___RAL_c_locale_abbrev_month_names
___RAL_c_locale_am_pm_indicator
___RAL_c_locale_date_format
___RAL_c_locale_time_format
___RAL_c_locale_date_time_format
___RAL_data_utf8_period
___RAL_data_empty_string
___RAL_c_locale_data
___RAL_c_locale
Please sign in to leave a comment.
Comments
1 comment