You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running on macOS 10.15 Catalina, building against the CC1352 raises an error.
/Applications/IDE/Energia.app/Contents/Java/tools-builder/ctags/5.8-arduino11/ctags -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives /var/folders/wn/n7qqb8ss0k3bvpqwfcdwp_7r0000gn/T/arduino_build_325956/preproc/ctags_target_for_gcc_minus_e.cpp
fork/exec /Applications/IDE/Energia.app/Contents/Java/tools-builder/ctags/5.8-arduino11/ctags: bad CPU type in executable
Error compiling for board LaunchPad w/ cc1352r EMT (48MHz).
However, using embedXcode succeeds.
The text was updated successfully, but these errors were encountered:
When running on macOS 10.15 Catalina, building against the CC1352 raises an error.
However, using embedXcode succeeds.
The text was updated successfully, but these errors were encountered: