Problems building SiK firmware

Hi,

Is possible to build the SiK firmware?

I need to upload my personal SiK versión but I don’t know how build it.

Could you please help me?

Thanks in advance

Have you read this:
https://github.com/ArduPilot/SiK/blob/master/README.markdown

Hi.

I’m having the same problem. Im using the python uploader and I get the following error:

uploading to port /dev/ttyUSB0
Connecting to /dev/ttyUSB0
Got sync
board 4e freq 43
erasing…
programing…
[##################################################] 876/876 (100%)

verifying…
Traceback (most recent call last):
File “./uploader.py”, line 429, in
up.upload(fw,args.resetparams)
File “./uploader.py”, line 386, in upload
self.__verify(fw)
File “./uploader.py”, line 296, in __verify
raise RuntimeError(“Verification failed in group at 0x%x” % address)
RuntimeError: Verification failed in group at 0x0

Any insights on whats going on?

Any help would be very much welcome.

Thanks in advance…

Any solution? I’m having the same problem and so far I haven’t seen anyone who has solved it.

uploading to port /dev/ttyUSB0
Connecting to /dev/ttyUSB0
Got sync
board 4e freq 43
erasing…
programing…
[##################################################] 876/876 (100%)

verifying…
Traceback (most recent call last):
File “./uploader.py”, line 480, in
up.upload(fw,args.resetparams)
File “./uploader.py”, line 388, in upload
self.__verify(fw)
File “./uploader.py”, line 295, in __verify
raise RuntimeError(“Verification failed in group at 0x%x” % address)
RuntimeError: Verification failed in group at 0x0