Skip to content

Problems setting up UART component #2814

Answered by LeStarch
tbkevin asked this question in Q&A
Discussion options

You must be logged in to vote

It is possible that this is being bypassed. How did you create the deployment project:

  1. Using new --project fprime-util new --deployment (fprime-bootstrap tool or similar)
  2. Copying RPI out of fprime
  3. Editing RPI directly in fprime
  4. Some other way

I am trying to figure out if you have a Topology.cpp file that is performing some setup. This happens in choice 1 above. If you copied or edited (2, 3) RPI directly you'd likely not have a Topology.cpp.

Note: Topology.cpp in RPI is unused and will need to be deleted.

The crux of the issue is that you are using phases (shown above) but may also be using manually configured code (Topology.cpp from fprime-util new --deployment new --project ). It is…

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@LeStarch
Comment options

Answer selected by tbkevin
@LeStarch
Comment options

@LeStarch
Comment options

Comment options

You must be logged in to vote
1 reply
@LeStarch
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants