Maybe you can post a template gpu file so that we,the less knoweledgable about scripts can get an idea of how i is formated?Thanks in advance...
Shure ... it's not that hard. You konw, I included a sample in the README.txt ... but i'll just upload a file.
http://www-users.rwth-aachen.de/markus.vehring/cpu_speed.gpu
To the format:
cpu_speed.gpe 1 5 230
Parameter1: Choose 0 for FPLL and 1 for UPLL (UPLL is the better one, but doesn't work, if you have firmware 1.0.0 ..)
Parameter2: The LCD-Prescaler. Get a good value by testing in the menue-mode. Your intervals are: -20 to 36 for FPLL and -5 to 10 for UPLL
Parameter3: (optional) choose a cpu-clockspeed in MHz. You can choose any integer number between 33 and 320. You don't have to set this parameter .. if you don't want to change the clockspeed, just leave it free.
the "> /mnt/sd/output.txt" from my example GPU gives a txt-file with some output ... you don't have to add this to your GPU.
After the CPU_Speed-line, you can ad another line, where you load a program like DrMD.
this has do look like: /mnt/sd/drmd.gpe
"/mnt/sd" is your Root-Folder on the SD-card. The rest should be clear.
NOTE: DON'T use Microsoft Notepad to write a GPU ... it won't work, because Notpad uses other character-coding for things like paragraphs.
Save the GPU i made and run it with the editor you want to use. If you only get one long line, you can't use the editor.
I use
this one.