Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

64 bit fixes #179

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

64 bit fixes #179

wants to merge 3 commits into from

Conversation

tomwj
Copy link

@tomwj tomwj commented Sep 22, 2023

No description provided.

@rgov
Copy link

rgov commented Nov 2, 2023

You can just remove the CFLAGS= line for Darwin, there's no need to override the compiler's default behavior of selecting the native architecture.

It works OK on Apple silicon:

./pirate-loader_mac --dev=/dev/cu.usbserial-A105BMH4 --hello
+++++++++++++++++++++++++++++++++++++++++++
  Pirate-Loader for BP with Bootloader v4+  
  Loader version: 1.0.2  OS: S
+++++++++++++++++++++++++++++++++++++++++++

Opening serial device /dev/cu.usbserial-A105BMH4...OK
Configuring serial port settings...OK
Sending Hello to the Bootloader...OK

Device ID: PIC24FJ64GA002 [d4]
Bootloader version: 1,02

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants