Posted on May 17, 2011 at 13:02A recent hardware failure of my ''super secure'' IronKey Thumb Drive left me with months of work lost. I had backed up this work onto multiple PC's using the IronKey secure backup program. Now I am learning from IronKe...
Posted on May 17, 2011 at 12:52Tibo, Thanks so much! That solved the problem. I'm new to ARM processors and was aware of the interworking instructions, but obviously don't completely understand them. Not only have you helped me solve my immediate is...
Posted on May 17, 2011 at 12:52I am trying to place a constant table in flash. When I execute the code and point to the table using the LDR R0, =Table_Start command, the start address of the table is returned offset by +1, which of course, screws up...
Posted on May 17, 2011 at 12:38Giovanni, That was extremely helpful. I can't thank you enough for your help! The example broke things wide open after a couple weeks of nothing! Kind Regards and great thanks! Russ
Posted on May 17, 2011 at 12:38Hello to all, I'm a newbie to the STM32 and ARM's in general. I am attempting to utilize the Raisonance RIDE7 IDE with the GNU assembler. I'm at a loss as to how to setup the start up code. I tried but can't seem to ma...