[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[microblaze-uclinux] I need to use assembly...



Hello everyone. I was wondering if anyone could point me in the right direction of using assembly instead of C code to use a GPIO? If I am correct the registers are memory-mapped so by putting in a value into the register I might be able to give the GPIO the value I want? Anyways, this would be extremely appreciated if someone could tell me the "magical interface" to write a .s file and make something happen on a GPIO. Thanks again guys.

Todd