further ivt and isr implementation
[cortex-from-scratch] / start.asm
index d8c7244..e4ca237 100644 (file)
--- a/start.asm
+++ b/start.asm
@@ -34,7 +34,7 @@ stub:
        mov R1,#0
        udiv.w R2, R0, R1 */
 
-/*     .data
-       .word 'x' */
+       .data
+       .word 'x' 
        .end