Reply To: ARCH Shutdown problem

homepage Forums BridgePoint/xtUML Usage and Training ARCH Shutdown problem Reply To: ARCH Shutdown problem

#5595
keithbrown
Keymaster

Does your src/ folder include ARCH_bridge.[c|h]?

Does the file that has the generated call have #include “ARCH_bridge.h” at the top?

You wrote ‘ARCH_Shutdown()’, but the generated call for that bridge OAL line should be ‘ARCH_shutdown()’? Is that a typo or an error?