SteveB
(Stephen Bearcroft)
June 29, 2020, 5:26pm
1
build-wrapper, version 6.3 (linux-x86)
IAR version 8.50.1
Ubuntu 18.04
running simple test of compiling single file shows no captured information, uploaded bw directorybw.zip (1.6 KB)
build-wrapper-linux-x86064 --out-dir bw /opt/bxarm/8.50.1/arm/bin/iccarm test.c
mpaladin
(Massimo Paladin)
July 2, 2020, 12:31pm
2
Hi @SteveB ,
we were not aware of existence of IAR bxarm providing iccarm on linux. We only support IAR compilers on Windows in current versions, I created a ticket to add support for it: CPP-2582 .
SteveB
(Stephen Bearcroft)
July 7, 2020, 1:47pm
3
any idea on what the ETA of a updated version would be?
mpaladin
(Massimo Paladin)
July 20, 2020, 2:06pm
4
Hi @SteveB ,
sorry for late answer. I cannot make any promise about ETA, you may want to watch the ticket on our Jira.
mpaladin
(Massimo Paladin)
July 23, 2020, 3:02pm
5
Hi @SteveB ,
I sent you a PM to try to move forward on this topic.
mpaladin
(Massimo Paladin)
August 20, 2020, 4:00pm
8
For the records, a snapshot was tested with @SteveB and adds correctly support for IAR ARM on linux.
Thank you a lot @SteveB !