This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
Now I want to port the Eigen math library to the Code Composer Studio,but when compiles it ,it occurs one error:
#35 #error Please tell me what is the equivalent of __attribute__((aligned(n))) for your compiler
user5115378 said:but when compiles it ,it occurs one error
For the source file that is compiling when this error occurs, please submit a test case as described in the article How to Submit a Compiler Test Case.
Thanks and regards,
-George