_TaskName:CPUClock

#main.c
ENOPSSWI:The Portable_Speed2 SWI is not available in this OS. CPUClock cannot continue.

UNKNOWNMACHINE:CPUClock is unable to recognise the hardware on which it is running. CPUClock cannot continue.

IYO:CPUClock is unable to run on Iyonix hardware. CPUClock cannot continue.

RAPI:CPUClock is unable to run on Raspberry Pi hardware. CPUClock cannot continue.

NOTTMPMON:This version of CPUClock is for use with BeagleBoard or PandaBoard hardware and an appropriate version of CPUTmpMon for CPU temperature measurement. CPUClock will now quit.

#status.c
EFASTTOOSMALL:You cannot set the fast speed lower than the slow speed.

ESLOWTOOBIG:You cannot set the slow speed greater than the fast speed.

#iconbar.c
ENOHELP:CPUClock was unable to find either the HTML help or the text help file within the application.

#choices.c
RESTART:You will need to quit and restart CPUClock in order for the change in position of the iconbar icon to take effect.

SAVERESTART:You must SAVE the choices and then restart in order for the iconbar change to take place.

#portspeed.c
EREADSPEED:CPUClock was unable to read the current processor speed.

EREADSPEEDS:CPUClock was unable to read the FAST and SLOW speeds in MHz.

ESETSPEEDMHZ:CPUClock was unable to set new FAST and SLOW speeds using MHz values.

EREADNUMSPEEDS:CPUClock was unable to read the number of available speed settings.

EIDXCONV:CPUClock was unable to convert a speed index to MHz.

EREADSPEEDIDX:CPUClock was unable to read the FAST and SLOW speed indexes.

ESETSPEEDIDX:was unable to set new FAST and SLOW speeds from the speed indexes.

#hwarecheck.c
NOTHAL:This hardware is not a 32-bit HAL machine and is too old to support the CPUClock application.

# Messages for functions in CJLibrary

CJLCH_NOMEM:Insufficient temporary memory to load choices file.
CJLCH_NOREAD:Choices file could not be opened for read.
CJLCH_NOOPEN:Could not open choices file while trying to save choices.

