[EXT_EP-8890] Incorrect diagnostic when using macro that comes from macro library Created: 24/Apr/18 Updated: 19/Feb/20 Resolved: 24/Apr/18 |
|
Status: | Fixed |
Project: | Embedded Software & Tools |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Medium |
Reporter: | TI User | Assignee: | TI User |
Resolution: | Fixed | Votes: | 0 |
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Product: | Code Generation Tools |
Internal ID: | CODEGEN-4700 |
Forum URL: | https://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/669765 |
Found In Release: | C6000_8.2.0 C6000_8.1.0B1 ARM_16.9.0.LTS |
Fix In Release: | PRU_2.3.2 ARM_16.9.10.LTS C2000_16.9.10.LTS |
Workaround: | Unpack all of the macro libraries and re-pack them into a single unified library, or rename all macros to names with less than 15 characters |
Release Notes: | If you are using assembler macro libraries, and you have more than one library, and two or more of those libraries have macros with names that are longer than 15 characters, you may get an incorrect error message from the assembler saying "Bad archive entry" |
Description |
Incorrect diagnostic when using macro that comes from macro library |