ARM Compiler 6 support

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
JeHu_3414236
Level 5
Level 5
10 likes received First like received

I want to use ARM Compiler 6 in Keil but the exported code from PSoC Creator generates many warnings and errors.  Are there plans to support this soon?

0 Likes
1 Solution

Yes, I can compile using version 5.  I fixed the errors using version 6 and my program seems to run correctly but I need to do more testing.  The changes I made are mostly in the ARM pack files exported by PSoC Creator so every time I update the pack I need to overwrite the changed files again.

View solution in original post

0 Likes
2 Replies
AnkitaS_51
Employee
Employee
100 likes received 50 likes received 25 likes received

Are you able to build the exported project using other ARM compiler below version 6

0 Likes

Yes, I can compile using version 5.  I fixed the errors using version 6 and my program seems to run correctly but I need to do more testing.  The changes I made are mostly in the ARM pack files exported by PSoC Creator so every time I update the pack I need to overwrite the changed files again.

0 Likes