Matthew Baker
Matthew Baker
Using `--archive-method ad-hoc` on `xcode-project use-profiles` seems to be a usable workaround, but I'm very confused as to why I have not needed this up until now.
@Saviq Can confirm that this added the interface, but a couple things: 1. That interface was disabled when the VM started back up. I had to explicitly run `sudo ifconfig...
@Saviq ah oh great, then that's expected behavior. thanks for the response!
`/var/snap/microk8s/current/var/kubernetes/backend/cluster.yaml` contains the `microk8s-vm` IP address on both the remote nodes and the `microk8s-vm` node itself.
Inspection Report: https://drive.google.com/file/d/1PIxdJHVfmkY01NJ8g1G1h4a1FHAucFGH/view?usp=share_link
Can I get any feedback on this?
I have this same problem. Does anyone have a solution? With @jonathandavis805 's it won't even try to start up, as it gets stuck at `chown` ```chown: changing ownership of...
Yuriy, Thanks for the response. I understand that there may be limitations/hurdles, but I try to code for the minimum environment that I can, and then scale up the chip...
It has 3.3K of SRAM...I may actually need to consider that. How many concurrent tasks could I run with that much?
At 1000 units 16A4U (3.3K RAM) - $1.70/unit 128A3U (8K RAM) - $2.65/unit 192C3 (16K RAM) - $3.05/unit 256A3BU (16K RAM) - $4.13/unit How much would you recommend for FreeRTOS?...