parallaxinc / propgcc

A Port of GCC to the Parallax Propeller
Other
35 stars 17 forks source link

Can't change Propeller clock mode with CLKMODE macro. #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Need CLK

What is the expected output? What do you see instead?

Please use labels and text to provide additional information.

Original issue reported on code.google.com by jsden...@gmail.com on 17 Nov 2011 at 1:17

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by jsden...@gmail.com on 17 Nov 2011 at 1:21

GoogleCodeExporter commented 9 years ago
CLKMODE should be read only and return the current mode byte.

Macro clkset(mode, frequency) will be added.

Original comment by jsden...@gmail.com on 17 Nov 2011 at 4:11

GoogleCodeExporter commented 9 years ago
Ask user reinhard to verify after next release.

Original comment by jsden...@gmail.com on 17 Nov 2011 at 4:26