Differences between revisions 2 and 3
Revision 2 as of 2012-08-13 22:52:27
Size: 682
Comment:
Revision 3 as of 2012-08-14 20:30:33
Size: 793
Comment:
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:

==== RFM debuggin ====

[[How_to_find_RFM_memory_locations_for_use_with_the_CDS_Realtime_Code_Generator]]

Troubleshooting the RCG

model builds and installs, appears to load, but is completely unresponsive

This could be caused by trying to load a model into a non-existent CPU core. The kernel module loads, but the core it's looking for is not there, so it just stalls, without stalling the rest of the system.

make error "INPUT parts not connected"

This can come from the obvious (something not connected), but sometimes it shows up even when things are connected. Sometimes you just need to delete the offending part and re-add it.

can't open channel ("channel not found")

all test points in model "stuck" occupied

RFM debuggin

How_to_find_RFM_memory_locations_for_use_with_the_CDS_Realtime_Code_Generator

CDS/troubleshooting (last edited 2012-08-14 20:31:16 by JamesonrollinsATligoDOTorg)