20240621在飞凌的OK3588-C开发板的Buildroot系统中集成i2ctool工具

news2024/10/6 12:28:03

20240621在飞凌的OK3588-C开发板中打开i2ctool工具
2024/6/21 17:44


默认继承的i2c工具:
root@rk3588-buildroot:/# 
root@rk3588-buildroot:/# i2c
i2c-stub-from-dump  i2cdump             i2cset
i2cdetect           i2cget              i2ctransfer

root@rk3588-buildroot:/# i2c


如果没有集成,请按照如下步骤打开:
1.进入目录执行make menuconfig
2.按“/”进行搜索
3.搜索:BR2_PACKAGE_BUSYBOX_SHOW_OTHERS与BR2_PACKAGE_I2C_TOOLS 分别打开。
4.

make menuconfig
    Target packages  ---
        Hardware handling  --->
            -*- BusyBox
             [*]   Show packages that are also provided by busybox

make menuconfig
    Target packages  ---> 
         Hardware handling  --->
             [*] i2c-tools


viewpro@viewpro-ThinkBook-16-G5-IRH:~/versions/fpga_OK3588_Linux_fs/buildroot$ 
viewpro@viewpro-ThinkBook-16-G5-IRH:~/versions/fpga_OK3588_Linux_fs/buildroot$ ls -l
total 948
drwxr-xr-x    2 viewpro viewpro   4096 12月 21 09:40 arch
drwxr-xr-x   76 viewpro viewpro   4096 12月 21 09:40 board
drwxr-xr-x   26 viewpro viewpro   4096 12月 21 09:40 boot
drwxr-xr-x    2 viewpro viewpro   4096 12月 21 09:40 build
-rw-r--r--    1 viewpro viewpro 454027 12月 21 09:40 CHANGES
-rw-r--r--    1 viewpro viewpro  29466 12月 21 09:40 Config.in
-rw-r--r--    1 viewpro viewpro 135620 12月 21 09:40 Config.in.legacy
drwxr-xr-x    3 viewpro viewpro  20480 12月 21 09:45 configs
-rw-r--r--    1 viewpro viewpro  18767 12月 21 09:40 COPYING
-rw-r--r--    1 viewpro viewpro  72417 12月 21 09:40 DEVELOPERS
drwxr-xr-x  235 viewpro viewpro  12288 12月 21 09:40 dl
drwxr-xr-x    5 viewpro viewpro   4096 12月 21 09:40 docs
drwxr-xr-x   20 viewpro viewpro   4096 12月 21 09:40 fs
drwxr-xr-x    2 viewpro viewpro   4096 12月 21 09:40 linux
-rw-r--r--    1 viewpro viewpro  45884 12月 21 09:40 Makefile
-rw-r--r--    1 viewpro viewpro   2292 12月 21 09:40 Makefile.legacy
drwxrwxr-x    3 viewpro viewpro   4096 6月  20 18:03 output
drwxr-xr-x 2586 viewpro viewpro 106496 12月 21 09:40 package
-rw-r--r--    1 viewpro viewpro   1075 12月 21 09:40 README
drwxr-xr-x   13 viewpro viewpro   4096 12月 21 09:40 support
drwxr-xr-x    3 viewpro viewpro   4096 12月 21 09:40 system
drwxr-xr-x    5 viewpro viewpro   4096 12月 21 09:40 toolchain
drwxr-xr-x    3 viewpro viewpro   4096 12月 21 09:40 utils
viewpro@viewpro-ThinkBook-16-G5-IRH:~/versions/fpga_OK3588_Linux_fs/buildroot$ 
viewpro@viewpro-ThinkBook-16-G5-IRH:~/versions/fpga_OK3588_Linux_fs/buildroot$ 
viewpro@viewpro-ThinkBook-16-G5-IRH:~/versions/fpga_OK3588_Linux_fs/buildroot$ make menuconfig

                                                                   lqqqqqqqqqqqqqqqqqqqq Search Configuration Parameter qqqqqqqqqqqqqqqqqqqqqk
                                                                   x    Enter (sub)string or regexp to search for (with or without "")       x  
                                                                   x lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk x  
                                                                   x xi2c                                                                  x x  
                                                                   x mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj x  
                                                                   x                                                                         x  
                                                                   x                                                                         x  
                                                                   tqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqu  
                                                                   x                         <  Ok  >      < Help >                          x  
                                                                   mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq


 Search (i2c) qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
  lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq Search Results qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk
  x Symbol: BR2_PACKAGE_I2C_TOOLS [=n]                                                                                                                                                                       x  
  x Type  : bool                                                                                                                                                                                             x  
  x Prompt: i2c-tools                                                                                                                                                                                        x  
  x   Location:                                                                                                                                                                                              x  
  x     -> Target packages                                                                                                                                                                                   x  
  x (1)   -> Hardware handling                                                                                                                                                                               x  
  x   Defined at package/i2c-tools/Config.in:1                                                                                                                                                               x  
  x   Depends on: BR2_PACKAGE_BUSYBOX_SHOW_OTHERS [=n]                                                                                                                                                       x  
  x   Selected by [n]:                                                                                                                                                                                       x  
  x   - BR2_PACKAGE_EEPROG [=n] && !BR2_SKIP_LEGACY [=n]                                                                                                                                                     x  
  x                                                                                                                                                                                                          x  
  x                                                                                                                                                                                                          x  
  x Symbol: BR2_PACKAGE_LIBNFC_PN532_I2C [=n]                                                                                                                                                                x  
  x Type  : bool                                                                                                                                                                                             x  
  x Prompt: pn532_i2c driver                                                                                                                                                                                 x  
  x   Location:                                                                                                                                                                                              x  
  x     -> Target packages                                                                                                                                                                                   x  
  x       -> Libraries                                                                                                                                                                                       x  
  x         -> Hardware handling                                                                                                                                                                             x  
  x (2)       -> libnfc (BR2_PACKAGE_LIBNFC [=n])                                                                                                                                                            x  
  x   Defined at package/libnfc/Config.in:48                                                                                                                                                                 x  
  x   Depends on: BR2_PACKAGE_LIBNFC [=n]                                                                                                                                                                    x  
  x                                                                                                                                                                                                          x  
  x                                                                                                                                                                                                          x  
  x                                                                                                                                                                                                          x  
  x                                                                                                                                                                                                          x  
  x                                             


qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
  lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq Target packages qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk
  x  Arrow keys navigate the menu.  <Enter> selects submenus ---> (or empty submenus ----).  Highlighted letters are hotkeys.  Pressing <Y> selects a feature, while <N> excludes a feature.  Press          x  
  x  <Esc><Esc> to exit, <?> for Help, </> for Search.  Legend: [*] feature is selected  [ ] feature is excluded                                                                                             x  
  x                                                                                                                                                                                                          x  
  x                                                                                                                                                                                                          x  
  x lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk x  
  x x                                                                    Hardware Platforms  --->                                                                                                          x x  
  x x                                                                    Forlinx Hardware Platforms  --->                                                                                                  x x  
  x x                                                                    Forlinx Gstreamer Select  --->                                                                                                    x x  
  x x                                                                -*- BusyBox                                                                                                                           x x  
  x x                                                                [ ]   Enable static (NEW)                                                                                                             x x  
  x x                                                                (package/busybox/busybox.config) BusyBox configuration file to use? (NEW)                                                             x x  
  x x                                                                ()    Additional BusyBox configuration fragment files (NEW)                                                                           x x  
  x x                                                                [ ]   Show packages that are also provided by busybox (NEW)                                                                           x x  
  x x                                                                [ ]   Individual binaries (NEW)                                                                                                       x x  
  x x                                                                [ ]   Install the watchdog daemon startup script (NEW)                                                                                x x  
  x x                                                                    Audio and video applications  --->                                                                                                x x  
  x x                                                                    Compressors and decompressors  --->                                                                                               x x  
  x x                                                                    Debugging, profiling and benchmark  --->                                                                                          x x  
  x x                                                                    Development tools  --->                                                                                                           x x  
  x x                                                                    Filesystem and flash utilities  --->                                                                                              x x  
  x x                                                                    Fonts, cursors, icons, sounds and themes  --->                                                                                    x x  
  x x                                                                    Games  --->                                                                                                                       x x  
  x x                                                                    Graphic libraries and applications (graphic/text)  --->                                                                           x x  
  x x                                                                    Hardware handling  --->                                                                                                           x x  
  x x                                                                    Interpreter languages and scripting  --->                                                                                         x x  
  x x                                                                    Libraries  --->                                                                                                                   x x  
  x x                                                                    Mail  --->                                                                                                                        x x  
  x x                                                                    Miscellaneous  --->                                                                                                               x x  
  x x                                                                    Networking applications  --->                                                                                                     x x  
  x x                                                                    Package managers  --->                                                                                                            x x  
  x x                                                                    Real-Time  --->                                                                                                                   x x  
  x x                                                                    Security  --->                                                                                                                    x x  
  x x                                                                    Shell and utilities  --->                                                                                                         x x  
  x x                                                                    System tools  --->                                                                                                                x x  
  x x                                                                    Text editors and viewers  --->                                                                                                    x x  
  x x                                                                                                                                                                                                      x x  
  x mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj x  
  tqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqu  
  x                                                                         <Select>    < Exit >    < Help >    < Save >    < Load >    


qqqqqq Hardware handling qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk
  x  Arrow keys navigate the menu.  <Enter> selects submenus ---> (or empty submenus ----).  Highlighted letters are hotkeys.  Pressing <Y> selects a feature, while <N> excludes a feature.  Press          x  
  x  <Esc><Esc> to exit, <?> for Help, </> for Search.  Legend: [*] feature is selected  [ ] feature is excluded                                                                                             x  
  x                                                                                                                                                                                                          x  
  x                                                                                                                                                                                                          x  
  x lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk x  
  x x                                                                    Firmware  --->                                                                                                                    x x  
  x x                                                                [ ] 18xx-ti-utils (NEW)                                                                                                               x x  
  x x                                                                [ ] acpica (NEW)                                                                                                                      x x  
  x x                                                                [ ] acpid (NEW)                                                                                                                       x x  
  x x                                                                    *** acpitool needs a toolchain w/ threads, C++, dynamic library ***                                                               x x  
  x x                                                                [ ] aer-inject (NEW)                                                                                                                  x x  
  x x                                                                [ ] altera-stapl (NEW)                                                                                                                x x  
  x x                                                                    *** apcupsd needs a toolchain w/ C++, threads ***                                                                                 x x  
  x x                                                                    *** avrdude needs a uClibc or glibc toolchain w/ threads, wchar, dynamic library, gcc >= 4.9 ***                                  x x  
  x x                                                                    *** bcache-tools needs udev /dev management ***                                                                                   x x  
  x x                                                                    *** brickd needs udev /dev management, a toolchain w/ threads, wchar ***                                                          x x  
  x x                                                                    *** brltty needs a toolchain w/ dynamic lib, threads, wchar ***                                                                   x x  
  x x                                                                    *** cc-tool needs a toolchain w/ C++, threads, wchar, gcc >= 4.9  ***                                                             x x  
  x x                                                                [ ] cdrkit (NEW)                                                                                                                      x x  
  x x                                                                [ ] cryptsetup (NEW)                                                                                                                  x x  
  x x                                                                    *** dahdi-linux needs a Linux kernel to be built ***                                                                              x x  
  x x                                                                    *** dahdi-tools needs a toolchain w/ threads and a Linux kernel to be built ***                                                   x x  
  x x                                                                [ ] dbus (NEW)                                                                                                                        x x  
  x x                                                                [ ] dfu-util (NEW)                                                                                                                    x x  
  x x                                                                [ ] dmidecode (NEW)                                                                                                                   x x  
  x x                                                                [ ] dmraid (NEW)                                                                                                                      x x  
  x x                                                                    *** dt-utils needs udev /dev management ***                                                                                       x x  
  x x                                                                    *** dtbocfg needs a Linux kernel to be built ***                                                                                  x x  
  x x                                                                [ ] dtv-scan-tables (NEW)                                                                                                             x x  
  x x                                                                [ ] dump1090 (NEW)                                                                                                                    x x  
  x x                                                                [ ] dvb-apps (NEW)                                                                                                                    x x  
  x x                                                                [ ] dvbsnoop (NEW)                                                                                                                    x x  
  x x                                                                    *** eudev needs eudev /dev management ***                                                                                         x x  
  x x                                                                    *** eudev needs a toolchain w/ wchar, dynamic library ***                                                                         x x  
  x x                                                                [ ] evemu (NEW)                                                                                                                       x x  
  x x                                                                [ ] evtest (NEW)                                                                                                                      x x  
  x mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq↓(+)qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj x  
  tqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqu  
  x                                                                         <Select>    < Exit >    < Help >    < Save >    < Load >                                                                         x  
  mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj  
                                                                                                                                                                                                                

【第二屏幕没有】
qqq Hardware handling qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk
  x  Arrow keys navigate the menu.  <Enter> selects submenus ---> (or empty submenus ----).  Highlighted letters are hotkeys.  Pressing <Y> selects a feature, while <N> excludes a feature.  Press          x  
  x  <Esc><Esc> to exit, <?> for Help, </> for Search.  Legend: [*] feature is selected  [ ] feature is excluded                                                                                             x  
  x                                                                                                                                                                                                          x  
  x                                                                                                                                                                                                          x  
  x lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq↑(-)qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk x  
  x x                                                                [ ] evtest (NEW)                                                                                                                      x x  
  x x                                                                [ ] fan-ctrl (NEW)                                                                                                                    x x  
  x x                                                                [ ] fconfig (NEW)                                                                                                                     x x  
  x x                                                                [ ] flashrom (NEW)                                                                                                                    x x  
  x x                                                                [ ] fmtools (NEW)                                                                                                                     x x  
  x x                                                                [ ] fxload (NEW)                                                                                                                      x x  
  x x                                                                [ ] gpm (NEW)                                                                                                                         x x  
  x x                                                                [ ] gpsd (NEW)  ----                                                                                                                  x x  
  x x                                                                    *** gptfdisk needs a toolchain w/ C++ ***                                                                                         x x  
  x x                                                                    *** gvfs needs a toolchain w/ wchar, threads, dynamic library ***                                                                 x x  
  x x                                                                [ ] hwdata (NEW)                                                                                                                      x x  
  x x                                                                [ ] hwloc (NEW)                                                                                                                       x x  
  x x                                                                [ ] i7z (NEW)                                                                                                                         x x  
  x x                                                                [ ] input-event-daemon (NEW)                                                                                                          x x  
  x x                                                                [ ] intel-microcode (NEW)                                                                                                             x x  
  x x                                                                [ ] ipmitool (NEW)                                                                                                                    x x  
  x x                                                                [ ] ipmiutil (NEW)                                                                                                                    x x  
  x x                                                                [ ] irda-utils (NEW)                                                                                                                  x x  
  x x                                                                [ ] iucode-tool (NEW)                                                                                                                 x x  
  x x                                                                [ ] kbd (NEW)                                                                                                                         x x  
  x x                                                                [ ] lcdproc (NEW)                                                                                                                     x x  
  x x                                                                    *** libiec61850 needs a toolchain w/ C++, threads, dynamic library ***                                                            x x  
  x x                                                                [ ] libubootenv (NEW)                                                                                                                 x x  
  x x                                                                [ ] libuio (NEW)                                                                                                                      x x  
  x x                                                                    *** linux-backports needs a Linux kernel to be built ***                                                                          x x  
  x x                                                                [ ] linux-serial-test (NEW)                                                                                                           x x  
  x x                                                                [ ] linuxconsoletools (NEW)                                                                                                           x x  
  x x                                                                    *** lirc-tools needs a toolchain w/ threads, dynamic library, C++ ***                                                             x x  
  x x                                                                [ ] lm-sensors (NEW)                                                                                                                  x x  
  x x                                                                    *** lshw needs a toolchain w/ C++, wchar ***                                                                                      x x  
  x x                                                                [ ] lsscsi (NEW)                                                                                                                      x x  
  x mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq↓(+)qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj x  
  tqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqu  
  x                                                                         <Select>    < Exit >    < Help >    < Save >    < Load >   


                                                                   lqqqqqqqqqqqqqqqqqqqq Search Configuration Parameter qqqqqqqqqqqqqqqqqqqqqk
                                                                   x    Enter (sub)string or regexp to search for (with or without "")       x  
                                                                   x lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk x  
                                                                   x xbusybox                                                              x x  
                                                                   x mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj x  
                                                                   x                                                                         x  
                                                                   x                                                                         x  
                                                                   tqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqu  
                                                                   x                         <  Ok  >      < Help >                          x  
                                                                   mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj  


x Symbol: BR2_PACKAGE_BUSYBOX_SHOW_OTHERS [=n]                                                                                                                                                             x  
  x Type  : bool                                                                                                                                                                                             x  
  x Prompt: Show packages that are also provided by busybox                                                                                                                                                  x  
  x   Location:                                                                                                                                                                                              x  
  x     -> Target packages                                                                                                                                                                                   x  
  x (7)   -> BusyBox (BR2_PACKAGE_BUSYBOX [=y])                                                                                                                                                              x  
  x   Defined at package/busybox/Config.in:37                                                                                                                                                                x  
  x   Depends on: BR2_PACKAGE_BUSYBOX [=y]                                                                                                                                                                   x  
  x   Selected by [n]:                                                                                                                                                                                       x  
  x   - BR2_INIT_SYSV [=n] && <choice> && BR2_USE_MMU [=y]                                                                                                                                                   x  
  x   - BR2_PACKAGE_TOVID [=n] && BR2_USE_MMU [=y] && BR2_TOOLCHAIN_HAS_THREADS [=y] && BR2_INSTALL_LIBSTDCPP [=n] && BR2_USE_WCHAR [=n] && (BR2_PACKAGE_PYTHON [=n] || BR2_PACKAGE_PYTHON3 [=n]) && BR2_PAC x  
  x   - BR2_PACKAGE_V4L2LOOPBACK_UTILS [=n] && BR2_PACKAGE_V4L2LOOPBACK [=n] && BR2_USE_MMU [=y]                                                                                                             x  
  x   - BR2_PACKAGE_POKE [=n] && BR2_PACKAGE_LIBATOMIC_OPS_ARCH_SUPPORTS [=y] && BR2_USE_WCHAR [=n] && BR2_TOOLCHAIN_HAS_THREADS_NPTL [=y]                                                                   x  
  x   - BR2_PACKAGE_GLSLSANDBOX_PLAYER_SCRIPTS [=n] && BR2_PACKAGE_GLSLSANDBOX_PLAYER [=n] && !BR2_PACKAGE_PYTHON [=n] && !BR2_STATIC_LIBS [=n] && BR2_TOOLCHAIN_HAS_THREADS [=y] && BR2_USE_MMU [=y] && BR2 x  
  x   - BR2_PACKAGE_DEHYDRATED [=n] && BR2_USE_MMU [=y]                                                                                                                                                      x  
  x   - BR2_PACKAGE_FRR [=n] && BR2_TOOLCHAIN_HAS_THREADS [=y] && !BR2_STATIC_LIBS [=n] && BR2_USE_MMU [=y] && BR2_TOOLCHAIN_HAS_SYNC_4 [=y]                                                                 x  
  x   - BR2_PACKAGE_EBTABLES_UTILS_SAVE [=n] && BR2_PACKAGE_EBTABLES [=n]                                                                                                                                    x  
  x   - BR2_PACKAGE_OPKG_UTILS [=n] && (!BR2_nios2 [=n] || BR2_PACKAGE_BUSYBOX [=y]) && BR2_USE_MMU [=y] && BR2_USE_WCHAR [=n] && BR2_TOOLCHAIN_HAS_THREADS [=y] && !BR2_STATIC_LIBS [=n] && !BR2_PACKAGE_PY x  
  x   - BR2_PACKAGE_APPARMOR_UTILS [=n] && BR2_PACKAGE_APPARMOR [=n] && BR2_PACKAGE_PYTHON3 [=n]                                                                                                             x  
  x   - BR2_PACKAGE_OPENRC [=n] && BR2_USE_MMU [=y] && !BR2_STATIC_LIBS [=n] && BR2_INIT_OPENRC [=n]                                                                                                         x  
  x   - BR2_PACKAGE_SYSTEMD [=n] && BR2_INIT_SYSTEMD [=n] && BR2_PACKAGE_SYSTEMD_ARCH_SUPPORTS [=y] && BR2_USE_MMU [=y] && !BR2_STATIC_LIBS [=n] && BR2_TOOLCHAIN_USES_GLIBC [=n] && BR2_TOOLCHAIN_HAS_SSP [ x  
  x   - BR2_PACKAGE_LIBVIRT_DAEMON [=n] && BR2_PACKAGE_LIBVIRT [=n]                                                                                                                                          x  
  x   - BR2_PACKAGE_EEPROG [=n] && !BR2_SKIP_LEGACY [=n]                                                                                                                                                     x  


qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
  lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq Target packages qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk
  x  Arrow keys navigate the menu.  <Enter> selects submenus ---> (or empty submenus ----).  Highlighted letters are hotkeys.  Pressing <Y> selects a feature, while <N> excludes a feature.  Press          x  
  x  <Esc><Esc> to exit, <?> for Help, </> for Search.  Legend: [*] feature is selected  [ ] feature is excluded                                                                                             x  
  x                                                                                                                                                                                                          x  
  x                                                                                                                                                                                                          x  
  x lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk x  
  x x                                                                    Hardware Platforms  --->                                                                                                          x x  
  x x                                                                    Forlinx Hardware Platforms  --->                                                                                                  x x  
  x x                                                                    Forlinx Gstreamer Select  --->                                                                                                    x x  
  x x                                                                -*- BusyBox                                                                                                                           x x  
  x x                                                                [ ]   Enable static (NEW)                                                                                                             x x  
  x x                                                                (package/busybox/busybox.config) BusyBox configuration file to use? (NEW)                                                             x x  
  x x                                                                ()    Additional BusyBox configuration fragment files (NEW)                                                                           x x  
  x x                                                                [ ]   Show packages that are also provided by busybox (NEW)                                                                           x x  
  x x                                                                [ ]   Individual binaries (NEW)                                                                                                       x x  
  x x                                                                [ ]   Install the watchdog daemon startup script (NEW)                                                                                x x  
  x x                                                                    Audio and video applications  --->                                                                                                x x  
  x x                                                                    Compressors and decompressors  --->                                                                                               x x  
  x x                                                                    Debugging, profiling and benchmark  --->                                                                                          x x  
  x x                                                                    Development tools  --->                                                                                                           x x  
  x x                                                                    Filesystem and flash utilities  --->                                                                                              x x  
  x x                                                                    Fonts, cursors, icons, sounds and themes  --->                                                                                    x x  
  x x                                                                    Games  --->                                                                                                                       x x  
  x x                                                                    Graphic libraries and applications (graphic/text)  --->                                                                           x x  
  x x                                                                    Hardware handling  --->                                                                                                           x x  
  x x                                                                    Interpreter languages and scripting  --->                                                                                         x x  
  x x                                                                    Libraries  --->                                                                                                                   x x  
  x x                                                                    Mail  --->                                                                                                                        x x  
  x x                                                                    Miscellaneous  --->                                                                                                               x x  
  x x                                                                    Networking applications  --->                                                                                                     x x  
  x x                                                                    Package managers  --->                                                                                                            x x  
  x x                                                                    Real-Time  --->                                                                                                                   x x  
  x x                                                                    Security  --->                                                                                                                    x x  
  x x                                                                    Shell and utilities  --->                                                                                                         x x  
  x x                                                                    System tools  --->                                                                                                                x x  
  x x                                                                    Text editors and viewers  --->                                                                                                    x x  
  x x                                                                                                                                                                                                      x x  
  x mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj x  
  tqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqu  
  x                                                                         <Select>    < Exit >    < Help >    < Save >    < Load > 


 /home/viewpro/versions/fpga_OK3588_Linux_fs/buildroot/.config - Buildroot 2021.11 Configuration
 qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq

                                                                          lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk
                                                                          x  Do you wish to save your new configuration?             x  
                                                                          x  (Press <ESC><ESC> to continue Buildroot configuration.) x  
                                                                          tqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqu  
                                                                          x                   < Yes >      <  No  >  


qqqq Hardware handling qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk
  x  Arrow keys navigate the menu.  <Enter> selects submenus ---> (or empty submenus ----).  Highlighted letters are hotkeys.  Pressing <Y> selects a feature, while <N> excludes a feature.  Press          x  
  x  <Esc><Esc> to exit, <?> for Help, </> for Search.  Legend: [*] feature is selected  [ ] feature is excluded                                                                                             x  
  x                                                                                                                                                                                                          x  
  x                                                                                                                                                                                                          x  
  x lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq↑(-)qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk x  
  x x                                                                [ ] evtest                                                                                                                            x x  
  x x                                                                [ ] fan-ctrl                                                                                                                          x x  
  x x                                                                [ ] fconfig                                                                                                                           x x  
  x x                                                                [ ] flashrom                                                                                                                          x x  
  x x                                                                [ ] fmtools                                                                                                                           x x  
  x x                                                                [ ] fxload                                                                                                                            x x  
  x x                                                                [ ] gpm                                                                                                                               x x  
  x x                                                                [ ] gpsd  ----                                                                                                                        x x  
  x x                                                                    *** gptfdisk needs a toolchain w/ C++ ***                                                                                         x x  
  x x                                                                    *** gvfs needs a toolchain w/ wchar, threads, dynamic library ***                                                                 x x  
  x x                                                                [ ] hdparm                                                                                                                            x x  
  x x                                                                [ ] hwdata                                                                                                                            x x  
  x x                                                                [ ] hwloc                                                                                                                             x x  
  x x                                                                [ ] i2c-tools                                                                                                                         x x  
  x x                                                                [ ] i7z                                                                                                                               x x  
  x x                                                                [ ] input-event-daemon                                                                                                                x x  
  x x                                                                [ ] intel-microcode                                                                                                                   x x  
  x x                                                                [ ] ipmitool                                                                                                                          x x  
  x x                                                                [ ] ipmiutil                                                                                                                          x x  
  x x                                                                [ ] irda-utils                                                                                                                        x x  
  x x                                                                [ ] iucode-tool                                                                                                                       x x  
  x x                                                                [ ] kbd                                                                                                                               x x  
  x x                                                                [ ] lcdproc                                                                                                                           x x  
  x x                                                                    *** libiec61850 needs a toolchain w/ C++, threads, dynamic library ***                                                            x x  
  x x                                                                [ ] libubootenv                                                                                                                       x x  
  x x                                                                [ ] libuio                                                                                                                            x x  
  x x                                                                    *** linux-backports needs a Linux kernel to be built ***                                                                          x x  
  x x                                                                [ ] linux-serial-test                                                                                                                 x x  
  x x                                                                [ ] linuxconsoletools                                                                                                                 x x  
  x x                                                                    *** lirc-tools needs a toolchain w/ threads, dynamic library, C++ ***                                                             x x  
  x x                                                                [ ] lm-sensors                                                                                                                        x x  
  x mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq↓(+)qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj x  
  tqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqu  
  x                                                                         <Select>    < Exit >    < Help >    < Save >    < Load >                                                                         x  
  mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj  
                                                                                                                                                         

viewpro@viewpro-ThinkBook-16-G5-IRH:~/versions/fpga_OK3588_Linux_fs$ sudo ./build.sh 


viewpro@viewpro-ThinkBook-16-G5-IRH:~/versions/fpga_OK3588_Linux_fs$ 
viewpro@viewpro-ThinkBook-16-G5-IRH:~/versions/fpga_OK3588_Linux_fs$ ./build.sh --help
processing option: --help
Usage: build.sh [OPTIONS]
Available options:
BoardConfig*.mk    -switch to specified board config
lunch              -list current SDK boards and switch to specified board config
wifibt             -build wifibt
uboot              -build uboot
uefi         -build uefi
spl                -build spl
loader             -build loader
kernel-4.4         -build kernel 4.4
kernel-4.19        -build kernel 4.19
kernel-5.10        -build kernel 5.10
kernel             -build kernel
modules            -build kernel modules
rootfs             -build rootfs (default is buildroot)
buildroot          -build buildroot rootfs
yocto              -build yocto rootfs
debian             -build debian rootfs
pcba               -build pcba
recovery           -build recovery
all                -build uboot, kernel, rootfs, recovery image
cleanall           -clean uboot, kernel, rootfs, recovery
firmware           -pack all the image we need to boot up system
updateimg          -pack update image
otapackage         -pack ab update otapackage image (update_ota.img)
sdpackage          -pack update sdcard package image (update_sdcard.img)
save               -save images, patches, commands used to debug
allsave            -build all & firmware & updateimg & save
info               -see the current board building information

createkeys         -create secureboot root keys
security_rootfs    -build rootfs and some relevant images with security paramter (just for dm-v)
security_boot      -build boot with security paramter
security_uboot     -build uboot with security paramter
security_recovery  -build recovery with security paramter
security_check     -check security paramter if it's good

Default option is 'allsave'.
viewpro@viewpro-ThinkBook-16-G5-IRH:~/versions/fpga_OK3588_Linux_fs$ 
viewpro@viewpro-ThinkBook-16-G5-IRH:~/versions/fpga_OK3588_Linux_fs$ 
viewpro@viewpro-ThinkBook-16-G5-IRH:~/versions/fpga_OK3588_Linux_fs$ sudo ./build.sh buildroot


viewpro@viewpro-ThinkBook-16-G5-IRH:~/versions/fpga_OK3588_Linux_fs$ sudo ./build.sh cleanall
processing option: cleanall
clean uboot, kernel, rootfs, recovery
make: Entering directory '/home/viewpro/versions/fpga_OK3588_Linux_fs/u-boot'
make: Nothing to be done for 'distclean'.
make: Leaving directory '/home/viewpro/versions/fpga_OK3588_Linux_fs/u-boot'
make: Entering directory '/home/viewpro/versions/fpga_OK3588_Linux_fs/kernel'
  CLEAN   certs
  CLEAN   drivers/firmware/efi/libstub
  CLEAN   drivers/misc/lkdtm
  CLEAN   drivers/scsi
  CLEAN   drivers/tty/vt
fatal: not a git repository (or any of the parent directories): .git
  CLEAN   fs/unicode
  CLEAN   kernel
  CLEAN   lib
  CLEAN   net/wireless
  CLEAN   usr
/bin/sh: 1: ./scripts/gcc-wrapper.py: not found
/bin/sh: 1: ./scripts/gcc-wrapper.py: not found
  CLEAN   vmlinux.symvers modules-only.symvers modules.builtin modules.builtin.modinfo
  CLEAN   scripts/basic
  CLEAN   scripts/dtc
  CLEAN   scripts/kconfig
  CLEAN   scripts/mod
  CLEAN   scripts
  CLEAN   include/config include/generated .config .version Module.symvers
make: Leaving directory '/home/viewpro/versions/fpga_OK3588_Linux_fs/kernel'
Running build_cleanall succeeded.
viewpro@viewpro-ThinkBook-16-G5-IRH:~/versions/fpga_OK3588_Linux_fs$ 


 


参考资料:
百度:I2CDETECT 扫描总线

https://www.elecfans.com/d/2195063.html
i2c detect扫描i2c总线上的设备


https://blog.csdn.net/weixin_42581177/article/details/131158404
Linux下的I2C工具:i2c_tools


https://blog.csdn.net/weixin_42581177/article/details/131158404
Linux下的I2C工具:i2c_tools

https://blog.csdn.net/yyzsyx/article/details/136278178
i2c总线及设备测试工具i2ctools:i2cdetect、i2cdump、i2cget、i2cset


https://wenku.baidu.com/view/d59d9f8851ea551810a6f524ccbff121dc36c55b?aggId=d59d9f8851ea551810a6f524ccbff121dc36c55b&fr=catalogMain_&_wkts_=1718965551554
I2CDETECT+扫描总线
i2cdetect的用法
i2cdetect原理

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.coloradmin.cn/o/1847244.html

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈,一经查实,立即删除!

相关文章

机器学习第四十四周周报 SAMformer

文章目录 week44 SAMformer摘要Abstract1. 题目2. Abstract3. 网络架构3.1 问题提出3.2 微型示例3.3 SAMformer 4. 文献解读4.1 Introduction4.2 创新点4.3 实验过程 5. 结论6.代码复现小结参考文献 week44 SAMformer 摘要 本周阅读了题为SAMformer: Unlocking the Potential…

开启文物保护新篇章——智能RFID文物藏品库房管理系统

在历史的长河中&#xff0c;文物不仅是见证文明的瑰宝&#xff0c;更是文化传承的重要载体。这些承载着丰富历史和文化价值的珍贵文物&#xff0c;需要得到科学、精细的保护和管理。为了更好地守护和传承我们的文化遗产&#xff0c;我们荣幸地推出智能RFID文物藏品库房管理系统…

(2024,Vision-RWKV,线性复杂度双向注意力,四向标记移位)通过类似 RWKV 的架构实现高效且可扩展的视觉感知

Vision-RWKV: Efficient and Scalable Visual Perception with RWKV-Like Architectures 公和众与号&#xff1a;EDPJ&#xff08;进 Q 交流群&#xff1a;922230617 或加 VX&#xff1a;CV_EDPJ 进 V 交流群&#xff09; 目录 0. 摘要 2. 特征聚合机制 3. Vision-RWKV 3.…

怎么看电脑实时充电功率

因为我想测试不同的充电器给电脑充电的速度&#xff0c;所以就想找一款软件可以看电脑当前充电功率的软件&#xff0c;我给一个图 直接搜索就可以下载了&#xff0c;charge rate就是功率&#xff0c;这里是毫瓦&#xff0c;换算单位是 1000mw1w 所以我这里充电功率是65w&…

RocketMQ-记一次生产者发送消息存在超时异常

目录 1、背景说明 2、排查 2.1、防火墙 2.2、超时时间设置 2.3、服务器资源检查 2.3.1、内存、CPU等 2.3.2、磁盘空间 ​编辑 2.3.3、检查文件描述符 2.3.4、swap区 3、增加swap空间 3.1、创建目录 3.2、格式化 3.3、启动swap 3.4、查看效果 1、背景说明 在一次…

音视频开发—FFmpeg 打开摄像头进行RTMP推流

实验平台&#xff1a;Ubuntu20.04 摄像头&#xff1a;普通USB摄像头&#xff0c;输出格式为YUV422 1.配置RTMP服务器推流平台 使用Nginx 配置1935端口即可&#xff0c;贴上教程地址 ubuntu20.04搭建Nginxrtmp服务器) 2.配置FFmpeg开发环境 过程较为简单&#xff0c;这里不…

深度学习Week17——优化器对比实验

文章目录 深度学习Week17——优化器对比实验 一、前言 二、我的环境 三、前期工作 1、配置环境 2、导入数据 2.1 加载数据 2.2 检查数据 2.3 配置数据集 2.4 数据可视化 四、构建模型 五、训练模型 1、将其嵌入model中 2、在Dataset数据集中进行数据增强 六、模型评估 1、Accur…

IMU用于飞行坐姿校正

为了提升长途飞行的舒适度并预防乘客因不良坐姿导致的身体不适&#xff0c;来自荷兰上海两所大学的研究团队携手开发出一种创新的“舒适穿戴”设备&#xff0c;专为识别飞行中的坐姿设计。 研究团队制作了两种原型设备&#xff1a;一种追求极致舒适&#xff0c;另一种为紧身设…

增强-MIGO物料消耗需要将物料描述写到会计凭证的摘要里面

财务比较闲提的需求&#xff0c;有些物料消耗需要将物料描述写到会计凭证的摘要里面&#xff0c; 找了一下增强点&#xff0c;随便搞了一下&#xff0c;可以了。

20240620日志:TAS-MRAM的电阻开放分析

TAS-MRAM的电阻开放缺陷分析 1 MRAM介绍开放电阻的缺陷 1 MRAM介绍 MRAM(Magnetic random access memory)&#xff0c;磁随机存储器&#xff0c;利用磁性材料的状态来存储数据。MRAM的存储单元通常由一个磁隧道结&#xff08; M T J 茅台酒 MTJ^{茅台酒} MTJ茅台酒&#xff0c…

STM32小项目———感应垃圾桶

文章目录 前言一、超声波测距1.超声波简介2.超声波测距原理2.超声波测距步骤 二、舵机的控制三、硬件搭建及功能展示总结 前言 一个学习STM32的小白~ 有问题请评论区或私信指出 提示&#xff1a;以下是本篇文章正文内容&#xff0c;下面案例可供参考 一、超声波测距 1.超声波…

通过 Setapp 使用 240 多款 Mac 生产力工具以及 GPT-4o

Setapp 是一项革命性的订阅服务&#xff0c;可以使用 240 多款 Mac 应用程序的综合套件&#xff0c;并配有强大的人工智能助手。 通过 Setapp 为你的工作效率和生产力增添魔力。 Setapp 官网&#xff1a;访问&#xff08;提供 7 天试用&#xff09; Setapp 的主要功能 AI 助手…

人工智能对决:ChatGLM与ChatGPT,探索发展历程

图: a robot is writing code on a horse, By 禅与计算机程序设计艺术 目录 ChatGLM:

数据结构-图的存储结构-邻接矩阵

图的结构十分复杂&#xff0c;不仅各个结点的度不同&#xff0c;各个顶点之间的路径也不尽相同。但是图的主要组成部分比较清晰&#xff0c;分为顶点信息和边或者弧的信息。 邻接矩阵 邻接矩阵就是用一维数组存储图中顶点的信息&#xff0c;用一个二维数组表示图中各个顶点之间…

区块链技术:重塑金融市场监管的新引擎

一、引言 随着金融市场的不断发展和创新&#xff0c;监管面临的挑战也日益严峻。传统的监管模式已难以满足现代金融市场的需要&#xff0c;而区块链技术的出现为金融市场监管带来了新的机遇。本文将探讨区块链技术在金融市场监管中的作用&#xff0c;以及它如何重塑监管模式&a…

组装盒示范程序

代码; #include <gtk-2.0/gtk/gtk.h> #include <glib-2.0/glib.h> #include <stdio.h>int main(int argc, char *argv[]) {gtk_init(&argc, &argv);GtkWidget *window;window gtk_window_new(GTK_WINDOW_TOPLEVEL);gtk_window_set_title(GTK_WINDO…

GPT 模型简史:从 GPT-1 到 GPT-4

文章目录 GPT-1GPT-2GPT-3从 GPT-3 到 InstructGPTGPT-3.5、Codex 和 ChatGPTGPT-4 GPT-1 2018 年年中&#xff0c;就在 Transformer 架构诞生⼀年后&#xff0c;OpenAI 发表了⼀篇题 为“Improving Language Understanding by Generative Pre-Training”的论文&#xff0c;作者…

这几种常见的性能调优方法和技巧,你掌握了吗?

性能调优是在软件开发过程中非常重要的一步&#xff0c;它可以提高软件的响应速度、资源利用率和整体性能。本文将介绍几种常见的性能调优方法和技巧&#xff0c;帮助开发人员提升软件的性能。 一、代码优化 1、一个好的编程规范的习惯不仅可以促进团队和谐&#xff0c;在代码的…

浅谈配置元件之LDAP默认请求

浅谈配置元件之LDAP默认请求 在进行LDAP&#xff08;轻量级目录访问协议&#xff09;相关测试时&#xff0c;JMeter提供了“LDAP 默认请求”配置元件来帮助用户便捷地设置LDAP查询的基本参数。本文介绍如何在JMeter中配置和使用“LDAP 默认请求”元件的指南。 1. 简介 “LDA…

怎么同时管理多个微信号

微信登录上软件就可以实现统一管理&#xff0c;能够自动加人&#xff0c;定时发圈&#xff0c;自动通过&#xff0c;自动回复