#ok cool, thanks, I am in PT as well.

1 messages ยท Page 1 of 1 (latest)

low zodiac
#

Hi tannewt, looks like I got past the first slc-cli issue, I needed to change the path in the makefile, and get past the macOS security to allow the app to execute.

#

Now I am at the 'slc_generate' section of the make file. Are the 'adapter_packs' required? I get

#

/repos/circuitpython/ports/silabs/slc_cli/bin/slc-cli/developer/adapter_packs/python/lib/python3.6/jinja2: No such file or directory

#

and

#

/repos/circuitpython/ports/silabs/slc_cli/bin/slc-cli/developer/adapter_packs/python/lib/python3.6/markupsafe: No such file or directory

#

But it looks like those two errors are ignored

#

make[1]: [slc-generate] Error 1 (ignored)

high light
#

I haven't seen that myself. I don't really know the silabs specific stuff. you may have better luck asking them

low zodiac
#

ok thanks.

#

Do you happen to know if this is a Java issue or something for SiLabs...

#

/.sdkman/candidates/java/17.0.8.1-tem/bin/../lib/server/libjvm.dylib' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64'))

#

I have an M2 Mac not Intel x86.

high light
#

I don't unfortunately. Feel free to open a CP issue and we can tag the silabs folks

low zodiac
#

I am new here...๐Ÿ˜• how do I open a CP issue? Just for grins I tried installing the SiLabs tools on Windows (actually a Windows VM on my Mac) to see what happens. The install fails so no progress there either ๐Ÿ˜ฉ