This is a continuation from the thread
viewtopic.php?f=13&t=2210
to answer Rec-related questions by Arkantium.
This may happen if the file system on your SD card is in inconsistent state. I recommend you format the drive:1) When maximum size file is limited or "n" case is pressed, it stops recording and prepare a new file incrementing the number of file, but it never continues recording, and, if the sistem is restarted, it starts as "0" again.
Code: Select all
S:>format d:
You will lose all your data on your SD card when you format!
This should solve your issue. If lockups continue, let us know.
Rec doesn't have built-in GPIO controls. However, it is possible to add GPIO functionality at the location of Rec solution file main.c, around the source code line 763 which states "switch(c)". The full source code for the application is available in the VSOS_365_RootAndLibrariesSourceCode.zip package, available at the end of the thread:2) Is there any way to make it work using the pins as you told us for the HiResRec?
viewtopic.php?f=13&t=680
If you can customize the C source code by yourself, that would perhaps be the most convenient way because then you can also modify functioanlity. However, if this is a problem, we can help.
Kind regards,
- Henrik