Check out the attached demo code. I think there's a major memory leak in CreateNewProc() when using these lines: NP_Output, Output(), NP_Input, Input(), NP_CloseOutput, 0, NP_CloseInput, 0, without those lines, there is no leak. Also when just one thread is involved, there is no leak either, i.e. if...
I'm using AddTrackable() to track an object that should be destroyed when the task is removed. That works fine. When the task is removed, my destructor function is called and I can destroy the object. But: Once my destructor function has been called and the task has been removed, how should I free t...
When using OET_MemoryAddr with OpenElfTags(): Can I free the memory as soon as OpenElfTags() succeeds or do I have to keep the buffer until I call CloseElfTags()?
Someone from a different forum suggested replacing the battery and that indeed did the trick... now it's working again! Embarassing, but I didn't think of the battery! I still find it strange though that an empty battery causes a loss of the VGA signal. I'd expect U-Boot settings and system clock st...
Lately, my MicroA1 seems to have contracted some serious issues. I'm not able to boot into OS4 anymore. I'm seeing these issues: 1) When I switch on the machine the HD drive motor often doesn't start 2) Even when it starts, there is still no VGA signal I've tried to remove all peripherals including ...