- Jun 6, 2020
- 11,559
- 4,422
Hello all, I just started seeing the following issue while trying to work with B4J and a raspberry pi.
Basically I'm trying to talk to a 433 MHz Transceiver over SPI using the raspberry pi 3 B+, everything was working fine up until I decided to make all my functions to return a resumablesub
I am not getting the following error every time I try to compile either in Debug or Release mode
Basically I'm trying to talk to a 433 MHz Transceiver over SPI using the raspberry pi 3 B+, everything was working fine up until I decided to make all my functions to return a resumablesub
I am not getting the following error every time I try to compile either in Debug or Release mode
System.UnauthorizedAccessException: Access to the path 'C:\Users\walter.flores\Documents\B4J\B4J Projects\ReceiverSPI\Objects\bin\classes\com\genesis\receiver\cc1101$ResumableSub_getMarcState.class' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String...
Click to expand...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید