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

Great ! #1

Open
MrBlueXav opened this issue Aug 7, 2014 · 2 comments
Open

Great ! #1

MrBlueXav opened this issue Aug 7, 2014 · 2 comments

Comments

@MrBlueXav
Copy link

Thank you very much for sharing this ! It's a nice project !
I had some issues though :

  • works with ChibiOS 2.6.3 but not the actual 2.6.5 because of a rules.mk bug
    (Compiling crt0.c
    arm-none-eabi-gcc: error: unrecognized argument in option '-mfloat-abi=yes')
  • "make prog" must be run as root (maybe obvious...)

Thanks again,
sincerely,
Xavier

@pierstitus
Copy link
Owner

Thanks for noticing, I didn't test it with 2.6.5 yet.

To make "make prog" work for all users (in plugdev group) put the following line in /etc/udev/rules.d/45-stm32.rules:

ATTRS{idVendor}=="0483", ATTRS{idProduct}=="df11", MODE="664", GROUP="plugdev"

@MrBlueXav
Copy link
Author

Thank you sir !

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

No branches or pull requests

2 participants