Skip to content

Instantly share code, notes, and snippets.

@jessebraham
Created January 26, 2023 17:13
Show Gist options
  • Save jessebraham/1346333bd3fd48006f7b779abaa9ed84 to your computer and use it in GitHub Desktop.
Save jessebraham/1346333bd3fd48006f7b779abaa9ed84 to your computer and use it in GitHub Desktop.
jesse@mbp ~/W/esp-riscv-rt git:main [ ✔ ⚑ ]
🦀 nightly@1.69.0 λ cargo publish --dry-run
Updating crates.io index
Packaging esp-riscv-rt v0.1.0 (/Users/jesse/Work/esp-riscv-rt)
Verifying esp-riscv-rt v0.1.0 (/Users/jesse/Work/esp-riscv-rt)
Compiling proc-macro2 v1.0.49
Compiling quote v1.0.23
Compiling unicode-ident v1.0.6
Compiling syn v1.0.107
Compiling nb v1.0.0
Compiling void v1.0.2
Compiling riscv v0.10.1
Compiling bit_field v0.10.1
Compiling nb v0.1.3
Compiling esp-riscv-rt v0.1.0 (/Users/jesse/Work/esp-riscv-rt/target/package/esp-riscv-rt-0.1.0)
Compiling critical-section v1.1.1
Compiling embedded-hal v0.2.7
Compiling r0 v1.0.0
Compiling riscv-rt-macros v0.2.0
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:17:13
|
17 | lui ra, %hi(_abs_start)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:18:8
|
18 | jr %lo(_abs_start)(ra)
| ^
error: unknown directive
|
note: instantiated into assembly here
--> <inline asm>:23:5
|
23 | .option norelax
| ^
error: invalid instruction mnemonic 'li'
|
note: instantiated into assembly here
--> <inline asm>:31:5
|
31 | li x1, 0
| ^^
error: invalid instruction mnemonic 'li'
|
note: instantiated into assembly here
--> <inline asm>:32:5
|
32 | li x2, 0
| ^^
error: invalid instruction mnemonic 'li'
|
note: instantiated into assembly here
--> <inline asm>:33:5
|
33 | li x3, 0
| ^^
error: invalid instruction mnemonic 'li'
|
note: instantiated into assembly here
--> <inline asm>:34:5
|
34 | li x4, 0
| ^^
error: invalid instruction mnemonic 'li'
|
note: instantiated into assembly here
--> <inline asm>:35:5
|
35 | li x5, 0
| ^^
error: invalid instruction mnemonic 'li'
|
note: instantiated into assembly here
--> <inline asm>:36:5
|
36 | li x6, 0
| ^^
error: invalid instruction mnemonic 'li'
|
note: instantiated into assembly here
--> <inline asm>:37:5
|
37 | li x7, 0
| ^^
error: invalid instruction mnemonic 'li'
|
note: instantiated into assembly here
--> <inline asm>:38:5
|
38 | li x8, 0
| ^^
error: invalid instruction mnemonic 'li'
|
note: instantiated into assembly here
--> <inline asm>:39:5
|
39 | li x9, 0
| ^^
error: invalid instruction mnemonic 'li'
|
note: instantiated into assembly here
--> <inline asm>:40:5
|
40 | li x10,0
| ^^
error: invalid instruction mnemonic 'li'
|
note: instantiated into assembly here
--> <inline asm>:41:5
|
41 | li x11,0
| ^^
error: invalid instruction mnemonic 'li'
|
note: instantiated into assembly here
--> <inline asm>:42:5
|
42 | li x12,0
| ^^
error: invalid instruction mnemonic 'li'
|
note: instantiated into assembly here
--> <inline asm>:43:5
|
43 | li x13,0
| ^^
error: invalid instruction mnemonic 'li'
|
note: instantiated into assembly here
--> <inline asm>:44:5
|
44 | li x14,0
| ^^
error: invalid instruction mnemonic 'li'
|
note: instantiated into assembly here
--> <inline asm>:45:5
|
45 | li x15,0
| ^^
error: invalid instruction mnemonic 'li'
|
note: instantiated into assembly here
--> <inline asm>:46:5
|
46 | li x16,0
| ^^
error: invalid instruction mnemonic 'li'
|
note: instantiated into assembly here
--> <inline asm>:47:5
|
47 | li x17,0
| ^^
error: invalid instruction mnemonic 'li'
|
note: instantiated into assembly here
--> <inline asm>:48:5
|
48 | li x18,0
| ^^
error: invalid instruction mnemonic 'li'
|
note: instantiated into assembly here
--> <inline asm>:49:5
|
49 | li x19,0
| ^^
error: invalid instruction mnemonic 'li'
|
note: instantiated into assembly here
--> <inline asm>:50:5
|
50 | li x20,0
| ^^
error: invalid instruction mnemonic 'li'
|
note: instantiated into assembly here
--> <inline asm>:51:5
|
51 | li x21,0
| ^^
error: invalid instruction mnemonic 'li'
|
note: instantiated into assembly here
--> <inline asm>:52:5
|
52 | li x22,0
| ^^
error: invalid instruction mnemonic 'li'
|
note: instantiated into assembly here
--> <inline asm>:53:5
|
53 | li x23,0
| ^^
error: invalid instruction mnemonic 'li'
|
note: instantiated into assembly here
--> <inline asm>:54:5
|
54 | li x24,0
| ^^
error: invalid instruction mnemonic 'li'
|
note: instantiated into assembly here
--> <inline asm>:55:5
|
55 | li x25,0
| ^^
error: invalid instruction mnemonic 'li'
|
note: instantiated into assembly here
--> <inline asm>:56:5
|
56 | li x26,0
| ^^
error: invalid instruction mnemonic 'li'
|
note: instantiated into assembly here
--> <inline asm>:57:5
|
57 | li x27,0
| ^^
error: invalid instruction mnemonic 'li'
|
note: instantiated into assembly here
--> <inline asm>:58:5
|
58 | li x28,0
| ^^
error: invalid instruction mnemonic 'li'
|
note: instantiated into assembly here
--> <inline asm>:59:5
|
59 | li x29,0
| ^^
error: invalid instruction mnemonic 'li'
|
note: instantiated into assembly here
--> <inline asm>:60:5
|
60 | li x30,0
| ^^
error: invalid instruction mnemonic 'li'
|
note: instantiated into assembly here
--> <inline asm>:61:5
|
61 | li x31,0
| ^^
error: unknown directive
|
note: instantiated into assembly here
--> <inline asm>:63:5
|
63 | .option push
| ^
error: unknown directive
|
note: instantiated into assembly here
--> <inline asm>:64:5
|
64 | .option norelax
| ^
error: invalid instruction mnemonic 'la'
|
note: instantiated into assembly here
--> <inline asm>:65:5
|
65 | la gp, __global_pointer$
| ^^
error: unknown directive
|
note: instantiated into assembly here
--> <inline asm>:66:5
|
66 | .option pop
| ^
error: invalid instruction mnemonic 'csrr'
|
note: instantiated into assembly here
--> <inline asm>:69:5
|
69 | csrr t2, mhartid
| ^^^^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:70:13
|
70 | lui t0, %hi(_max_hart_id)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:71:17
|
71 | add t0, t0, %lo(_max_hart_id)
| ^
error: invalid instruction mnemonic 'bgtu'
|
note: instantiated into assembly here
--> <inline asm>:72:5
|
72 | bgtu t2, t0, abort
| ^^^^
error: invalid instruction mnemonic 'la'
|
note: instantiated into assembly here
--> <inline asm>:75:5
|
75 | la sp, _stack_start
| ^^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:76:13
|
76 | lui t0, %hi(_hart_stack_size)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:77:17
|
77 | add t0, t0, %lo(_hart_stack_size)
| ^
error: invalid instruction mnemonic 'beqz'
|
note: instantiated into assembly here
--> <inline asm>:79:5
|
79 | beqz t2, 2f // Jump if single-hart
| ^^^^
error: invalid instruction mnemonic 'mv'
|
note: instantiated into assembly here
--> <inline asm>:80:5
|
80 | mv t1, t2
| ^^
error: invalid instruction mnemonic 'mv'
|
note: instantiated into assembly here
--> <inline asm>:81:5
|
81 | mv t3, t0
| ^^
error: invalid operand for instruction
|
note: instantiated into assembly here
--> <inline asm>:83:5
|
83 | add t0, t0, t3
| ^
error: invalid instruction mnemonic 'addi'
|
note: instantiated into assembly here
--> <inline asm>:84:5
|
84 | addi t1, t1, -1
| ^^^^
error: invalid instruction mnemonic 'bnez'
|
note: instantiated into assembly here
--> <inline asm>:85:5
|
85 | bnez t1, 1b
| ^^^^
error: invalid operand for instruction
|
note: instantiated into assembly here
--> <inline asm>:87:5
|
87 | sub sp, sp, t0
| ^
error: invalid operand for instruction
|
note: instantiated into assembly here
--> <inline asm>:90:5
|
90 | add s0, sp, zero
| ^
error: invalid instruction mnemonic 'jal'
|
note: instantiated into assembly here
--> <inline asm>:92:5
|
92 | jal zero, _start_rust
| ^^^
error: invalid instruction mnemonic 'addi'
|
note: instantiated into assembly here
--> <inline asm>:109:5
|
109 | addi sp, sp, -40*4
| ^^^^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:111:15
|
111 | sw ra, 0*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:112:15
|
112 | sw t0, 1*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:113:15
|
113 | sw t1, 2*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:114:15
|
114 | sw t2, 3*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:115:15
|
115 | sw t3, 4*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:116:15
|
116 | sw t4, 5*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:117:15
|
117 | sw t5, 6*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:118:15
|
118 | sw t6, 7*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:119:15
|
119 | sw a0, 8*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:120:15
|
120 | sw a1, 9*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:121:16
|
121 | sw a2, 10*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:122:16
|
122 | sw a3, 11*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:123:16
|
123 | sw a4, 12*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:124:16
|
124 | sw a5, 13*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:125:16
|
125 | sw a6, 14*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:126:16
|
126 | sw a7, 15*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:127:16
|
127 | sw s0, 16*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:128:16
|
128 | sw s1, 17*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:129:16
|
129 | sw s2, 18*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:130:16
|
130 | sw s3, 19*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:131:16
|
131 | sw s4, 20*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:132:16
|
132 | sw s5, 21*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:133:16
|
133 | sw s6, 22*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:134:16
|
134 | sw s7, 23*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:135:16
|
135 | sw s8, 24*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:136:16
|
136 | sw s9, 25*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:137:17
|
137 | sw s10, 26*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:138:17
|
138 | sw s11, 27*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:139:16
|
139 | sw gp, 28*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:140:16
|
140 | sw tp, 29*4(sp)
| ^
error: invalid instruction mnemonic 'csrrs'
|
note: instantiated into assembly here
--> <inline asm>:141:5
|
141 | csrrs t1, mepc, x0
| ^^^^^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:142:16
|
142 | sw t1, 31*4(sp)
| ^
error: invalid instruction mnemonic 'csrrs'
|
note: instantiated into assembly here
--> <inline asm>:143:5
|
143 | csrrs t1, mstatus, x0
| ^^^^^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:144:16
|
144 | sw t1, 32*4(sp)
| ^
error: invalid instruction mnemonic 'csrrs'
|
note: instantiated into assembly here
--> <inline asm>:145:5
|
145 | csrrs t1, mcause, x0
| ^^^^^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:146:16
|
146 | sw t1, 33*4(sp)
| ^
error: invalid instruction mnemonic 'csrrs'
|
note: instantiated into assembly here
--> <inline asm>:147:5
|
147 | csrrs t1, mtval, x0
| ^^^^^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:148:16
|
148 | sw t1, 34*4(sp)
| ^
error: invalid instruction mnemonic 'addi'
|
note: instantiated into assembly here
--> <inline asm>:150:5
|
150 | addi s0, sp, 40*4
| ^^^^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:151:16
|
151 | sw s0, 30*4(sp)
| ^
error: invalid operand for instruction
|
note: instantiated into assembly here
--> <inline asm>:153:5
|
153 | add a0, sp, zero
| ^
error: invalid instruction mnemonic 'jal'
|
note: instantiated into assembly here
--> <inline asm>:154:5
|
154 | jal ra, _start_trap_rust_hal
| ^^^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:156:16
|
156 | lw t1, 31*4(sp)
| ^
error: invalid instruction mnemonic 'csrrw'
|
note: instantiated into assembly here
--> <inline asm>:157:5
|
157 | csrrw x0, mepc, t1
| ^^^^^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:159:16
|
159 | lw t1, 32*4(sp)
| ^
error: invalid instruction mnemonic 'csrrw'
|
note: instantiated into assembly here
--> <inline asm>:160:5
|
160 | csrrw x0, mstatus, t1
| ^^^^^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:162:15
|
162 | lw ra, 0*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:163:15
|
163 | lw t0, 1*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:164:15
|
164 | lw t1, 2*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:165:15
|
165 | lw t2, 3*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:166:15
|
166 | lw t3, 4*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:167:15
|
167 | lw t4, 5*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:168:15
|
168 | lw t5, 6*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:169:15
|
169 | lw t6, 7*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:170:15
|
170 | lw a0, 8*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:171:15
|
171 | lw a1, 9*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:172:16
|
172 | lw a2, 10*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:173:16
|
173 | lw a3, 11*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:174:16
|
174 | lw a4, 12*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:175:16
|
175 | lw a5, 13*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:176:16
|
176 | lw a6, 14*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:177:16
|
177 | lw a7, 15*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:178:16
|
178 | lw s0, 16*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:179:16
|
179 | lw s1, 17*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:180:16
|
180 | lw s2, 18*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:181:16
|
181 | lw s3, 19*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:182:16
|
182 | lw s4, 20*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:183:16
|
183 | lw s5, 21*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:184:16
|
184 | lw s6, 22*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:185:16
|
185 | lw s7, 23*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:186:16
|
186 | lw s8, 24*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:187:16
|
187 | lw s9, 25*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:188:17
|
188 | lw s10, 26*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:189:17
|
189 | lw s11, 27*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:190:16
|
190 | lw gp, 28*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:191:16
|
191 | lw tp, 29*4(sp)
| ^
error: unknown token in expression
|
note: instantiated into assembly here
--> <inline asm>:192:16
|
192 | lw sp, 30*4(sp)
| ^
error: invalid instruction mnemonic 'mret'
|
note: instantiated into assembly here
--> <inline asm>:195:5
|
195 | mret
| ^^^^
error: unexpected token in '.section' directive
|
note: instantiated into assembly here
--> <inline asm>:198:21
|
198 | .section .text.abort
| ^
error: invalid instruction mnemonic 'j'
|
note: instantiated into assembly here
--> <inline asm>:201:5
|
201 | j abort
| ^
error: unknown directive
|
note: instantiated into assembly here
--> <inline asm>:210:1
|
210 | .type _vector_table, @function
| ^
error: unknown directive
|
note: instantiated into assembly here
--> <inline asm>:211:1
|
211 | .option norelax
| ^
error: unknown directive
|
note: instantiated into assembly here
--> <inline asm>:214:5
|
214 | .option push
| ^
error: unknown directive
|
note: instantiated into assembly here
--> <inline asm>:215:5
|
215 | .option norvc
| ^
error: invalid instruction mnemonic 'j'
|
note: instantiated into assembly here
--> <inline asm>:1:1
|
1 | j default_start_trap
| ^
note: while in macro instantiation
|
note: instantiated into assembly here
--> <inline asm>:216:5
|
216 | .rept 31
| ^
error: invalid instruction mnemonic 'j'
|
note: instantiated into assembly here
--> <inline asm>:2:5
|
2 | j default_start_trap
| ^
error: invalid instruction mnemonic 'j'
|
note: instantiated into assembly here
--> <inline asm>:3:5
|
3 | j default_start_trap
| ^
error: invalid instruction mnemonic 'j'
|
note: instantiated into assembly here
--> <inline asm>:4:5
|
4 | j default_start_trap
| ^
error: invalid instruction mnemonic 'j'
|
note: instantiated into assembly here
--> <inline asm>:5:5
|
5 | j default_start_trap
| ^
error: invalid instruction mnemonic 'j'
|
note: instantiated into assembly here
--> <inline asm>:6:5
|
6 | j default_start_trap
| ^
error: invalid instruction mnemonic 'j'
|
note: instantiated into assembly here
--> <inline asm>:7:5
|
7 | j default_start_trap
| ^
error: invalid instruction mnemonic 'j'
|
note: instantiated into assembly here
--> <inline asm>:8:5
|
8 | j default_start_trap
| ^
error: invalid instruction mnemonic 'j'
|
note: instantiated into assembly here
--> <inline asm>:9:5
|
9 | j default_start_trap
| ^
error: invalid instruction mnemonic 'j'
|
note: instantiated into assembly here
--> <inline asm>:10:5
|
10 | j default_start_trap
| ^
error: invalid instruction mnemonic 'j'
|
note: instantiated into assembly here
--> <inline asm>:11:5
|
11 | j default_start_trap
| ^
error: invalid instruction mnemonic 'j'
|
note: instantiated into assembly here
--> <inline asm>:12:5
|
12 | j default_start_trap
| ^
error: invalid instruction mnemonic 'j'
|
note: instantiated into assembly here
--> <inline asm>:13:5
|
13 | j default_start_trap
| ^
error: invalid instruction mnemonic 'j'
|
note: instantiated into assembly here
--> <inline asm>:14:5
|
14 | j default_start_trap
| ^
error: invalid instruction mnemonic 'j'
|
note: instantiated into assembly here
--> <inline asm>:15:5
|
15 | j default_start_trap
| ^
error: invalid instruction mnemonic 'j'
|
note: instantiated into assembly here
--> <inline asm>:16:5
|
16 | j default_start_trap
| ^
error: invalid instruction mnemonic 'j'
|
note: instantiated into assembly here
--> <inline asm>:17:5
|
17 | j default_start_trap
| ^
error: invalid instruction mnemonic 'j'
|
note: instantiated into assembly here
--> <inline asm>:18:5
|
18 | j default_start_trap
| ^
error: invalid instruction mnemonic 'j'
|
note: instantiated into assembly here
--> <inline asm>:19:5
|
19 | j default_start_trap
| ^
error: invalid instruction mnemonic 'j'
|
note: instantiated into assembly here
--> <inline asm>:20:5
|
20 | j default_start_trap
| ^
error: invalid instruction mnemonic 'j'
|
note: instantiated into assembly here
--> <inline asm>:21:5
|
21 | j default_start_trap
| ^
error: invalid instruction mnemonic 'j'
|
note: instantiated into assembly here
--> <inline asm>:22:5
|
22 | j default_start_trap
| ^
error: invalid instruction mnemonic 'j'
|
note: instantiated into assembly here
--> <inline asm>:23:5
|
23 | j default_start_trap
| ^
error: invalid instruction mnemonic 'j'
|
note: instantiated into assembly here
--> <inline asm>:24:5
|
24 | j default_start_trap
| ^
error: invalid instruction mnemonic 'j'
|
note: instantiated into assembly here
--> <inline asm>:25:5
|
25 | j default_start_trap
| ^
error: invalid instruction mnemonic 'j'
|
note: instantiated into assembly here
--> <inline asm>:26:5
|
26 | j default_start_trap
| ^
error: invalid instruction mnemonic 'j'
|
note: instantiated into assembly here
--> <inline asm>:27:5
|
27 | j default_start_trap
| ^
error: invalid instruction mnemonic 'j'
|
note: instantiated into assembly here
--> <inline asm>:28:5
|
28 | j default_start_trap
| ^
error: invalid instruction mnemonic 'j'
|
note: instantiated into assembly here
--> <inline asm>:29:5
|
29 | j default_start_trap
| ^
error: invalid instruction mnemonic 'j'
|
note: instantiated into assembly here
--> <inline asm>:30:5
|
30 | j default_start_trap
| ^
error: invalid instruction mnemonic 'j'
|
note: instantiated into assembly here
--> <inline asm>:31:5
|
31 | j default_start_trap
| ^
LLVM ERROR: Global variable '_start_rust' has an invalid section specifier '.init.rust': mach-o section specifier requires a segment and section separated by a comma.
error: could not compile `esp-riscv-rt` due to 170 previous errors
error: failed to verify package tarball
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment