search for: embarc

Displaying 1 result from an estimated 1 matches for "embarc".

Did you mean: embark
2017 Sep 01
2
[RFC] Adding ARC backend
...in/clang -c --target=arc hello.c -o hello.o -mmcu=XXX and do you plan to implement ARC target for lld[1]? it is a good testcase: flash them directly to the chip[2], or simulator[3]. 1. ARC target for lld https://github.com/llvm-mirror/lld/blob/master/ELF/Arch/ARC.cpp 2. ARC platforms https://embarc.org/platforms.html 3. https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain#using-nsim-simulator-to-run-bare-metal-arc-applications -- Regards, Leslie Zhai - https://reviews.llvm.org/p/xiangzhai/