Skip to content

Commit 9b9d39d

Browse files
mars-lowaescolar
authored andcommitted
samples: userspace: cortex_r8_virtual: Set CONFIG_DYNAMIC_OBJECTS=y
Enable kernel dynamic object allocation. Otherwise the following error is printed: E: 0xa138 is not a valid sample driver E: address is not a known kernel object E: syscall z_vrfy_sample_driver_state_set failed check: access denied E: couldn't start driver interrupts Signed-off-by: Marek Slowinski <[email protected]> Signed-off-by: Mateusz Hołenko <[email protected]>
1 parent 92d4a88 commit 9b9d39d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_DYNAMIC_OBJECTS=y

0 commit comments

Comments
 (0)