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

How to add fprime-microchip-DM320113 module to deployment? #1

Open
Gonta01 opened this issue Jul 17, 2024 · 7 comments
Open

How to add fprime-microchip-DM320113 module to deployment? #1

Gonta01 opened this issue Jul 17, 2024 · 7 comments

Comments

@Gonta01
Copy link

Gonta01 commented Jul 17, 2024

Hi. Could you give some guide on how to use this module in deployment?

@Gonta01
Copy link
Author

Gonta01 commented Jul 17, 2024

I have added fprime-microchip-DM320113 submodule into project, added the following lines to settings.ini:

library_locations: ./fprime-microchip-DM320113
default_toolchain: sam_e70_xult

Attempt to generate finished with error:

(fprime-venv) user@user-VirtualBox:~/Desktop/MicrochipProject$ fprime-util generate
[ERROR] Could not find toolchain file for sam_e70_xult at any of: /home/user/Desktop/MicrochipProject/fprime/cmake/toolchain/sam_e70_xult.cmake /home/user/Desktop/MicrochipProject/cmake/toolchain/sam_e70_xult.cmake /home/user/Desktop/MicrochipProject/fprime-microchip-DM320113/cmake/toolchain/sam_e70_xult.cmake

@dtriska
Copy link
Collaborator

dtriska commented Jul 17, 2024

The toolchain file should be the xc32_toolchain.cmake file located in cmake>toolchain. The file you are attempting to use is for the platform configuration!
Currently still in the process of getting everything to work, there are a couple fprime specific files we had to edit and will be uploading those soon! Hoping to get out stable version that can easily build soon!

@dtriska
Copy link
Collaborator

dtriska commented Jul 17, 2024

@Gonta01 We are planning to add a guide to the README for building. However focused primarily on getting everything operational at this moment! But feel free to experiment with it and let us know your experiences!

@Gonta01
Copy link
Author

Gonta01 commented Jul 18, 2024

@dtriska thank you for response!
I have a couple of questions.

  1. Have you an estimated plan when stable working version will be published?
  2. I've seen mentioning of STM in readme and some files, but I'm sure this is just typo.
  3. Could you give some information from what framework are you porting. Is it MPLAB Harmony or ASF or something else?

I would greatly appreciate a response to my questions.

@dtriska
Copy link
Collaborator

dtriska commented Jul 19, 2024

@Gonta01 Hopefully a base version will be completed in the next couple of weeks, but no guarantees. This was in reference to the board we are developing on: ATSAME70Q21B
Please feel free to ask any other questions! Happy to see engagement and support for the project!

@Gonta01
Copy link
Author

Gonta01 commented Aug 14, 2024

Hi. How is your progress?

@Gonta01
Copy link
Author

Gonta01 commented Aug 29, 2024

@dtriska hi. Could you please share your estimation of work done? Is it done or still in progress.

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